summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: Stop using NLA_PUT*().David S. Miller2012-04-022-90/+85
* netfilter: ipv4: Stop using NLA_PUT*().David S. Miller2012-04-022-8/+9
* ipv4: Stop using NLA_PUT*().David S. Miller2012-04-026-73/+87
* netfilter: ipv6: Stop using NLA_PUT*().David S. Miller2012-04-022-10/+11
* ipv6: Stop using NLA_PUT*().David S. Miller2012-04-025-46/+53
* decnet: Stop using NLA_PUT*().David S. Miller2012-04-022-12/+12
* 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-0212-229/+271
* ipvs: Stop using NLA_PUT*().David S. Miller2012-04-021-50/+58
* nf_conntrack_core: Stop using NLA_PUT*().David S. Miller2012-04-011-2/+3
* nf_conntrack_netlink: Stop using NLA_PUT*().David S. Miller2012-04-011-34/+49
* nf_conntrack_proto_dccp: Stop using NLA_PUT*().David S. Miller2012-04-011-8/+10
* nf_conntrack_proto_generic: Stop using NLA_PUT*().David S. Miller2012-04-011-1/+2
* nf_conntrack_proto_gre: Stop using NLA_PUT*().David S. Miller2012-04-011-4/+5
* nf_conntrack_proto_sctp: Stop using NLA_PUT*().David S. Miller2012-04-011-12/+10
* nf_conntrack_proto_tcp: Stop using NLA_PUT*().David S. Miller2012-04-011-33/+35
* nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().David S. Miller2012-04-012-8/+10
* nfnetlink_acct: Stop using NLA_PUT*().David S. Miller2012-04-011-4/+6
* nfnetlink_cttimeout: Stop using NLA_PUT*().David S. Miller2012-04-011-5/+6
* nfnetlink_log: Stop using NLA_PUT*().David S. Miller2012-04-011-42/+58
* nfnetlink_queue: Stop using NLA_PUT*().David S. Miller2012-04-011-24/+35
* genetlink: Stop using NLA_PUT*().David S. Miller2012-04-011-15/+20
* nfc: Stop using NLA_PUT*().David S. Miller2012-04-011-29/+41
* openvswitch: Stop using NLA_PUT*().David S. Miller2012-04-012-21/+31
* phonet: Stop using NLA_PUT*().David S. Miller2012-04-011-3/+5
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-0140-157/+263
* wireless: Stop using NLA_PUT*().David S. Miller2012-04-012-545/+662
* xfrm_user: Stop using NLA_PUT*().David S. Miller2012-04-011-43/+62
* ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4Shmulik Ladkani2012-04-011-7/+27
* 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
* net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-011-12/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-011-1/+1
|\
| * mac80211: fix oper channel timestamp updationRajkumar Manoharan2012-03-281-1/+1
* | net/core: dev_forward_skb() should clear skb_iifBenjamin LaHaise2012-03-281-0/+1
* | net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise2012-03-281-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-273-14/+21
|\ \ | |/
| * mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-03-261-1/+2
| * mac80211: remove outdated commentEliad Peller2012-03-261-3/+0
| * cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-261-10/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-277-57/+103
|\ \
| * | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-03-271-2/+6
| * | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-2/+2
| * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-235-53/+95
| |\ \ | | |/ | |/|
| | * netfilter: nf_conntrack: permanently attach timeout policy to conntrackPablo Neira Ayuso2012-03-231-17/+22
| | * netfilter: xt_CT: fix assignation of the generic protocol trackerPablo Neira Ayuso2012-03-231-1/+8
| | * netfilter: xt_CT: missing rcu_read_lock section in timeout assignmentPablo Neira Ayuso2012-03-231-6/+12
OpenPOWER on IntegriCloud