aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-02vlan: Stop using NLA_PUT*().David S. Miller1-6/+10
2012-04-02bridge: Stop using NLA_PUT*().David S. Miller2-18/+15
2012-04-02caif: Stop using NLA_PUT*().David S. Miller1-7/+7
2012-04-02gen_stats: Stop using NLA_PUT*().David S. Miller1-1/+2
2012-04-02fib_rules: Stop using NLA_PUT*().David S. Miller1-17/+15
2012-04-02ieee802154: Stop using NLA_PUT*().David S. Miller2-90/+85
2012-04-02netfilter: ipv4: Stop using NLA_PUT*().David S. Miller2-8/+9
2012-04-02ipv4: Stop using NLA_PUT*().David S. Miller6-73/+87
2012-04-02netfilter: ipv6: Stop using NLA_PUT*().David S. Miller2-10/+11
2012-04-02ipv6: Stop using NLA_PUT*().David S. Miller5-46/+53
2012-04-02decnet: Stop using NLA_PUT*().David S. Miller2-12/+12
2012-04-02rtnetlink: Stop using NLA_PUT*().David S. Miller1-32/+35
2012-04-02neighbour: Stop using NLA_PUT*().David S. Miller1-35/+40
2012-04-02dcbnl: Stop using NLA_PUT*().David S. Miller1-30/+42
2012-04-02l2tp: Stop using NLA_PUT*().David S. Miller1-50/+64
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller12-229/+271
2012-04-02ipvs: Stop using NLA_PUT*().David S. Miller1-50/+58
2012-04-01nf_conntrack_core: Stop using NLA_PUT*().David S. Miller1-2/+3
2012-04-01nf_conntrack_netlink: Stop using NLA_PUT*().David S. Miller1-34/+49
2012-04-01nf_conntrack_proto_dccp: Stop using NLA_PUT*().David S. Miller1-8/+10
2012-04-01nf_conntrack_proto_generic: Stop using NLA_PUT*().David S. Miller1-1/+2
2012-04-01nf_conntrack_proto_gre: Stop using NLA_PUT*().David S. Miller1-4/+5
2012-04-01nf_conntrack_proto_sctp: Stop using NLA_PUT*().David S. Miller1-12/+10
2012-04-01nf_conntrack_proto_tcp: Stop using NLA_PUT*().David S. Miller1-33/+35
2012-04-01nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().David S. Miller2-8/+10
2012-04-01nfnetlink_acct: Stop using NLA_PUT*().David S. Miller1-4/+6
2012-04-01nfnetlink_cttimeout: Stop using NLA_PUT*().David S. Miller1-5/+6
2012-04-01nfnetlink_log: Stop using NLA_PUT*().David S. Miller1-42/+58
2012-04-01nfnetlink_queue: Stop using NLA_PUT*().David S. Miller1-24/+35
2012-04-01genetlink: Stop using NLA_PUT*().David S. Miller1-15/+20
2012-04-01nfc: Stop using NLA_PUT*().David S. Miller1-29/+41
2012-04-01openvswitch: Stop using NLA_PUT*().David S. Miller2-21/+31
2012-04-01phonet: Stop using NLA_PUT*().David S. Miller1-3/+5
2012-04-01pkt_sched: Stop using NLA_PUT*().David S. Miller40-157/+263
2012-04-01wireless: Stop using NLA_PUT*().David S. Miller2-545/+662
2012-04-01xfrm_user: Stop using NLA_PUT*().David S. Miller1-43/+62
2012-04-01ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani1-7/+27
2012-04-01net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton1-1/+1
2012-04-01rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net1-2/+2
2012-04-01net/garp: avoid infinite loop if attribute already existsDavid Ward1-12/+10
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-1/+1
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan1-1/+1
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-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller3-14/+21
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-57/+103
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka1-1/+2
2012-03-26mac80211: remove outdated commentEliad Peller1-3/+0
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville1-10/+19