summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-02decnet: Stop using NLA_PUT*().David S. Miller
2012-04-02rtnetlink: Stop using NLA_PUT*().David S. Miller
2012-04-02neighbour: Stop using NLA_PUT*().David S. Miller
2012-04-02dcbnl: Stop using NLA_PUT*().David S. Miller
2012-04-02l2tp: Stop using NLA_PUT*().David S. Miller
2012-04-02ipset: Stop using NLA_PUT*().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-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/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-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-28mac80211: fix oper channel timestamp updationRajkumar Manoharan
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-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-03-26mac80211: remove outdated commentEliad Peller
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-23bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2012-03-23netfilter: remove forward module param confusion.Rusty Russell
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds