aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28batman-adv: clear ADD+DEL (and viceversa) events in the same orig-intervalAntonio Quartulli1-3/+37
2012-06-28batman-adv: Directly print to seq_file in visSven Eckelmann1-143/+81
2012-06-28batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann11-89/+98
2012-06-28batman-adv: Prefix main local static functions with batadv_Sven Eckelmann1-37/+39
2012-06-28batman-adv: Prefix vis local static functions with batadv_Sven Eckelmann1-98/+103
2012-06-28batman-adv: Prefix unicast local static functions with batadv_Sven Eckelmann1-13/+16
2012-06-27ipv4: Kill early demux method return value.David S. Miller2-36/+25
2012-06-27xfrm_user: Propagate netlink error codes properly.David S. Miller1-190/+204
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller6-14/+9
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com1-12/+6
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet4-11/+15
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf2-13/+8
2012-06-27decnet: Do not use RTA_PUT() macrosThomas Graf2-51/+79
2012-06-27ip6mr: Do not use RTA_PUT() macrosThomas Graf1-2/+3
2012-06-27ipmr: Do not use RTA_PUT() macrosThomas Graf1-14/+14
2012-06-27inet_diag: Do not use RTA_PUT() macrosThomas Graf1-59/+53
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf1-9/+3
2012-06-27unix_diag: Do not use RTA_PUT() macrosThomas Graf1-47/+33
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet6-9/+14
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter1-1/+1
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-27netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table functionGao feng1-4/+13
2012-06-27netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table functionGao feng1-9/+32
2012-06-27netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table functionGao feng1-24/+30
2012-06-27netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table functionGao feng1-8/+31
2012-06-27netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_initGao feng1-43/+22
2012-06-27netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table functionGao feng1-17/+26
2012-06-27netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_initGao feng1-42/+23
2012-06-27netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_initGao feng1-50/+21
2012-06-27netfilter: nf_conntrack: fix memory leak if sysctl registration failsGao feng1-2/+5
2012-06-27netfilter: nf_conntrack: use l4proto->users as refcount for per-net dataGao feng1-30/+46
2012-06-27netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng1-2/+1
2012-06-27netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng10-14/+15
2012-06-27netfilter: nf_conntrack: fix nf_conntrack_l3proto_registerGao feng1-13/+23
2012-06-27netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso1-1/+226
2012-06-276lowpan: double unlock on an error pathDan Carpenter1-1/+1
2012-06-26pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller1-10/+14
2012-06-26pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller1-5/+7
2012-06-26decnet: dn_table: Move away from NLMSG_NEW().David S. Miller1-5/+6
2012-06-26decnet: dn_route: Move away from NLMSG_NEW().David S. Miller1-5/+7
2012-06-26unix_diag: Move away from NLMSG_PUT().David S. Miller1-11/+13
2012-06-26pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller1-28/+31
2012-06-26netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller1-9/+13
2012-06-26netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller1-13/+16
2012-06-26netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller1-7/+8
2012-06-26inet_diag: Move away from NLMSG_PUT().David S. Miller1-19/+24
2012-06-26decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller1-10/+10
2012-06-26netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller1-13/+10
2012-06-26bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-06-26mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com1-0/+2