summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-04netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso7-16/+41
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 feng2-2/+9
2012-06-27netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng11-15/+16
2012-06-27netfilter: nf_conntrack: fix nf_conntrack_l3proto_registerGao feng1-13/+23
2012-06-27netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2-1/+264
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2-33/+112
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda1-7/+24
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2-75/+1
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda2-23/+0
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron1-1/+1
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski13-139/+420
2012-06-276lowpan: double unlock on an error pathDan Carpenter1-1/+1
2012-06-26netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller1-8/+0
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-26audit: netlink: Move away from NLMSG_NEW().David S. Miller1-10/+13
2012-06-26infiniband: netlink: Move away from NLMSG_NEW().David S. Miller1-4/+6
2012-06-26selinux: netlink: Move away from NLMSG_PUT().David S. Miller1-4/+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-26gdm72xx: Move away from NLMSG_PUT().David S. Miller1-4/+6
2012-06-26connector: Move cn_test.c away from NLMSG_PUT().David S. Miller1-7/+6
2012-06-26connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas1-6/+6
2012-06-26team: remove unused rcu_head field from team_port structJiri Pirko1-1/+0
2012-06-26team: do not allow to map disabled portsJiri Pirko3-4/+6
2012-06-26team: fix team_adjust_ops with regard to enabled portsJiri Pirko1-11/+19
2012-06-26mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com1-0/+2
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com4-0/+1003
2012-06-26mac802154: mlme start requestalex.bluesman.smirnov@gmail.com1-0/+25
2012-06-26mac802154: page and channel setteralex.bluesman.smirnov@gmail.com2-0/+45
2012-06-26mac802154: short address setteralex.bluesman.smirnov@gmail.com2-0/+18