summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02nf_conntrack_proto_tcp: Stop using NLA_PUT*().David S. Miller1-33/+35
2012-04-02nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().David S. Miller2-8/+10
2012-04-02nfnetlink_acct: Stop using NLA_PUT*().David S. Miller1-4/+6
2012-04-02nfnetlink_cttimeout: Stop using NLA_PUT*().David S. Miller1-5/+6
2012-04-02nfnetlink_log: Stop using NLA_PUT*().David S. Miller1-42/+58
2012-04-02nfnetlink_queue: Stop using NLA_PUT*().David S. Miller1-24/+35
2012-04-02genetlink: Stop using NLA_PUT*().David S. Miller1-15/+20
2012-04-02nfc: Stop using NLA_PUT*().David S. Miller1-29/+41
2012-04-02openvswitch: Stop using NLA_PUT*().David S. Miller2-21/+31
2012-04-02netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller1-1/+34
2012-04-02phonet: Stop using NLA_PUT*().David S. Miller1-3/+5
2012-04-02pkt_sched: Stop using NLA_PUT*().David S. Miller40-157/+263
2012-04-02wireless: Stop using NLA_PUT*().David S. Miller2-545/+662
2012-04-02xfrm_user: Stop using NLA_PUT*().David S. Miller1-43/+62
2012-04-02ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani1-7/+27
2012-04-02net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-04-02net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton1-1/+1
2012-04-02rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net1-2/+2
2012-04-02Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-04-02net/garp: avoid infinite loop if attribute already existsDavid Ward1-12/+10
2012-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-13/+17
2012-03-30x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn1-1/+1
2012-03-30bonding: emit event when bonding changes MACWeiping Pan1-1/+7
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan1-1/+1
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan1-2/+2
2012-03-28MAINTAINERS: adding maintainer for ipw2x00Stanislav Yakovlev1-8/+4
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak1-0/+8
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev1-2/+2
2012-03-28net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise1-0/+1
2012-03-28net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise1-1/+1
2012-03-28virtio_net: do not rate limit counter incrementsRick Jones1-3/+4
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-29/+60
2012-03-28ixgbe: update version numberDon Skidmore1-2/+2
2012-03-28ixgbe: fix typo in enumeration nameDon Skidmore1-1/+1
2012-03-28intel: make wired ethernet driver message level consistent (rev2)stephen hemminger7-13/+35
2012-03-28cdc-phonet: fix skb truesize underestimationEric Dumazet1-2/+2
2012-03-28f_phonet: fix skb truesize underestimationEric Dumazet1-1/+1
2012-03-28eql: dont rely on HZ=100Eric Dumazet2-4/+5
2012-03-28mISDN: array underflow in open_bchannel()Dan Carpenter7-7/+7
2012-03-28bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov1-1/+1
2012-03-28bnx2x: previous driver unload revisedYuval Mintz8-107/+417
2012-03-28USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-03-28net: sh_eth: Add support SH7734Nobuhiro Iwamatsu3-8/+28
2012-03-28wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter1-0/+18
2012-03-28wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-44/+58
2012-03-28e1000: fix vlan processing regressionJiri Pirko1-13/+22
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netJeff Kirsher1-2/+6
2012-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-109/+184
2012-03-28Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds147-1037/+5017