aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li2-2/+2
2012-04-05net: remove k{un}map_skb_frag()Eric Dumazet3-43/+24
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai1-0/+20
2012-04-05net/route: export symbol ip_tos2prioAmir Vadai1-1/+1
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran1-0/+11
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran1-3/+45
2012-04-04ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' failureShmulik Ladkani1-0/+1
2012-04-03filter: add XOR operationJiri Pirko1-0/+4
2012-04-03filter: Allow to create sk-unattached filtersJiri Pirko1-4/+62
2012-04-03af_unix: reduce high order page allocationsEric Dumazet1-3/+12
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear1-0/+3
2012-04-02net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack1-13/+12
2012-04-02net/ipv6/icmp.c: Checkpatch cleanupsEldad Zack1-3/+2
2012-04-02net/ipv6/fib6_rules.c: Checkpatch cleanupEldad Zack1-2/+1
2012-04-02net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack1-2/+1
2012-04-02net/ipv6/exthdrs.c: Checkpatch cleanupsEldad Zack1-8/+5
2012-04-02net/ipv6/datagram.c: Checkpatch cleanupsEldad Zack1-6/+4
2012-04-02net/ipv6/addrconf_core.c: Checkpatch cleanupEldad Zack1-1/+1
2012-04-02net/ipv6/sit.c: Checkpatch cleanupEldad Zack1-3/+3
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