summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-04-02netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller
2012-04-02ipvs: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_core: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_netlink: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_proto_dccp: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_proto_generic: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_proto_gre: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_proto_sctp: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_proto_tcp: Stop using NLA_PUT*().David S. Miller
2012-04-01nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().David S. Miller
2012-04-01nfnetlink_acct: Stop using NLA_PUT*().David S. Miller
2012-04-01nfnetlink_cttimeout: Stop using NLA_PUT*().David S. Miller
2012-04-01nfnetlink_log: Stop using NLA_PUT*().David S. Miller
2012-04-01nfnetlink_queue: Stop using NLA_PUT*().David S. Miller
2012-04-01genetlink: Stop using NLA_PUT*().David S. Miller
2012-04-01nfc: Stop using NLA_PUT*().David S. Miller
2012-04-01openvswitch: Stop using NLA_PUT*().David S. Miller
2012-04-01netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller
2012-04-01phonet: Stop using NLA_PUT*().David S. Miller
2012-04-01pkt_sched: Stop using NLA_PUT*().David S. Miller
2012-04-01wireless: Stop using NLA_PUT*().David S. Miller
2012-04-01xfrm_user: Stop using NLA_PUT*().David S. Miller
2012-04-01ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de
2012-04-01net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton
2012-04-01rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson
2012-04-01net/garp: avoid infinite loop if attribute already existsDavid Ward
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-29x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-03-29bonding: emit event when bonding changes MACWeiping Pan
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan
2012-03-28MAINTAINERS: adding maintainer for ipw2x00Stanislav Yakovlev
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev
2012-03-28net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise
2012-03-28net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise
2012-03-28virtio_net: do not rate limit counter incrementsRick Jones
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-03-28ixgbe: update version numberDon Skidmore
2012-03-28ixgbe: fix typo in enumeration nameDon Skidmore
2012-03-28intel: make wired ethernet driver message level consistent (rev2)stephen hemminger
2012-03-28cdc-phonet: fix skb truesize underestimationEric Dumazet
2012-03-28f_phonet: fix skb truesize underestimationEric Dumazet
2012-03-28eql: dont rely on HZ=100Eric Dumazet
2012-03-28mISDN: array underflow in open_bchannel()Dan Carpenter
2012-03-28bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov
2012-03-28bnx2x: previous driver unload revisedYuval Mintz