summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipv6: Stop using NLA_PUT*().David S. Miller2012-04-025-46/+53
* team: Stop using NLA_PUT*().David S. Miller2012-04-021-19/+31
* macvlan: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* enic: Stop using NLA_PUT*().David S. Miller2012-04-021-12/+10Star
* can: Stop using NLA_PUT*().David S. Miller2012-04-021-15/+16
* infiniband: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* crypto: Stop using NLA_PUT*().David S. Miller2012-04-028-38/+38
* decnet: Stop using NLA_PUT*().David S. Miller2012-04-022-12/+12
* netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller2012-04-021-0/+33
* rtnetlink: Stop using NLA_PUT*().David S. Miller2012-04-021-32/+35
* neighbour: Stop using NLA_PUT*().David S. Miller2012-04-021-35/+40
* dcbnl: Stop using NLA_PUT*().David S. Miller2012-04-021-30/+42
* l2tp: Stop using NLA_PUT*().David S. Miller2012-04-021-50/+64
* ipset: Stop using NLA_PUT*().David S. Miller2012-04-0214-258/+309
* netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller2012-04-021-0/+33
* ipvs: Stop using NLA_PUT*().David S. Miller2012-04-021-50/+58
* nf_conntrack_core: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
* nf_conntrack_netlink: Stop using NLA_PUT*().David S. Miller2012-04-021-34/+49
* nf_conntrack_proto_dccp: Stop using NLA_PUT*().David S. Miller2012-04-021-8/+10
* nf_conntrack_proto_generic: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* nf_conntrack_proto_gre: Stop using NLA_PUT*().David S. Miller2012-04-021-4/+5
* nf_conntrack_proto_sctp: Stop using NLA_PUT*().David S. Miller2012-04-021-12/+10Star
* nf_conntrack_proto_tcp: Stop using NLA_PUT*().David S. Miller2012-04-021-33/+35
* nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().David S. Miller2012-04-022-8/+10
* nfnetlink_acct: Stop using NLA_PUT*().David S. Miller2012-04-021-4/+6
* nfnetlink_cttimeout: Stop using NLA_PUT*().David S. Miller2012-04-021-5/+6
* nfnetlink_log: Stop using NLA_PUT*().David S. Miller2012-04-021-42/+58
* nfnetlink_queue: Stop using NLA_PUT*().David S. Miller2012-04-021-24/+35
* genetlink: Stop using NLA_PUT*().David S. Miller2012-04-021-15/+20
* nfc: Stop using NLA_PUT*().David S. Miller2012-04-021-29/+41
* openvswitch: Stop using NLA_PUT*().David S. Miller2012-04-022-21/+31
* netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller2012-04-021-1/+34
* phonet: Stop using NLA_PUT*().David S. Miller2012-04-021-3/+5
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-0240-157/+263
* wireless: Stop using NLA_PUT*().David S. Miller2012-04-022-545/+662
* xfrm_user: Stop using NLA_PUT*().David S. Miller2012-04-021-43/+62
* ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani2012-04-011-7/+27
* net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
* net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton2012-04-011-1/+1
* rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-011-2/+2
* Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
* net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-011-12/+10Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-015-13/+17
|\
| * mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
| * ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| * MAINTAINERS: adding maintainer for ipw2x00Stanislav Yakovlev2012-03-281-8/+4Star
| * net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| * net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
* | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-03-301-1/+1
* | bonding: emit event when bonding changes MACWeiping Pan2012-03-301-1/+7