summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li2012-04-052-2/+2
* net: remove k{un}map_skb_frag()Eric Dumazet2012-04-053-43/+24
* net/dcb: Add an optional max rate attributeAmir Vadai2012-04-051-0/+20
* net/route: export symbol ip_tos2prioAmir Vadai2012-04-051-1/+1
* ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran2012-04-041-0/+11
* ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran2012-04-041-3/+45
* ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...Shmulik Ladkani2012-04-041-0/+1
* filter: add XOR operationJiri Pirko2012-04-031-0/+4
* filter: Allow to create sk-unattached filtersJiri Pirko2012-04-031-4/+62
* af_unix: reduce high order page allocationsEric Dumazet2012-04-031-3/+12
* net: Report dev->promiscuity in netlink reports.Ben Greear2012-04-021-0/+3
* net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack2012-04-021-13/+12
* net/ipv6/icmp.c: Checkpatch cleanupsEldad Zack2012-04-021-3/+2
* net/ipv6/fib6_rules.c: Checkpatch cleanupEldad Zack2012-04-021-2/+1
* net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack2012-04-021-2/+1
* net/ipv6/exthdrs.c: Checkpatch cleanupsEldad Zack2012-04-021-8/+5
* net/ipv6/datagram.c: Checkpatch cleanupsEldad Zack2012-04-021-6/+4
* net/ipv6/addrconf_core.c: Checkpatch cleanupEldad Zack2012-04-021-1/+1
* net/ipv6/sit.c: Checkpatch cleanupEldad Zack2012-04-021-3/+3
* vlan: Stop using NLA_PUT*().David S. Miller2012-04-021-6/+10
* bridge: Stop using NLA_PUT*().David S. Miller2012-04-022-18/+15
* caif: Stop using NLA_PUT*().David S. Miller2012-04-021-7/+7
* gen_stats: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* fib_rules: Stop using NLA_PUT*().David S. Miller2012-04-021-17/+15
* 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
OpenPOWER on IntegriCloud