summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-25/+20
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-273-69/+128
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-17/+11
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+11
* [WEXT]: Clean up how wext is called.Johannes Berg2007-04-261-30/+4
* [WEXT]: Move to net/wirelessJohannes Berg2007-04-263-1635/+1
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-2/+4
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-261-4/+2
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-263-128/+69
* [NET]: Warn about GSO/checksum abuseHerbert Xu2007-04-251-1/+1
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-252-766/+0
* [NET]: Prevent much sadness in qdisc_lock_tree().Andrew Morton2007-04-251-2/+0
* [NET]: Fix comments for register_netdev().Borislav Petkov2007-04-251-1/+1
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-251-0/+15
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-254-6/+6
* [NET]: Get rid of netdev_nitStephen Hemminger2007-04-251-13/+5
* [NET] skbuff: skb_store_bits const is backwardsStephen Hemminger2007-04-251-1/+1
* [NET_SCHED]: ingress: switch back to using ingress_lockPatrick McHardy2007-04-251-2/+2
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-252-5/+1
* [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacksPatrick McHardy2007-04-251-2/+6
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* [SK_BUFF]: Fix missing offset adjustment in skb_copy_expandPatrick McHardy2007-04-251-1/+10
* bridge: eliminate call by referenceStephen Hemminger2007-04-251-12/+19
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-251-1/+1
* [NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu2007-04-252-11/+16
* [SK_BUFF]: Fix missing offset adjustment in pskb_expand_headPatrick McHardy2007-04-251-1/+2
* [RTNL]: Improve error codes for unsupported operationsThomas Graf2007-04-251-3/+3
* [NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells2007-04-251-0/+188
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-252-2/+2
* [NET]: Inline net_device_statsRusty Russell2007-04-251-3/+10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-8/+9
* [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-251-0/+8
* [NET] fib_rules: Add no-operation actionThomas Graf2007-04-251-1/+3
* [NET] fib_rules: Mark rules detached from the deviceThomas Graf2007-04-251-1/+5
* [NET] fib_rules: goto rule actionThomas Graf2007-04-251-3/+85
* [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabledYasuyuki Kozakai2007-04-251-3/+1
* [NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf2007-04-251-5/+1
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-251-31/+15
* [NETLINK]: Ignore control messages directly in netlink_run_queue()Thomas Graf2007-04-251-4/+0
* [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()Thomas Graf2007-04-251-4/+0
* [RTNL]: Properly return rntl message handlerThomas Graf2007-04-251-4/+4
* [NET] rules: Unified rules dumpingThomas Graf2007-04-251-10/+37
* [RTNL]: Use rtnl registration interface for dump-all aliasesThomas Graf2007-04-251-6/+3
* [NET] rules: Use rtnl registration interfaceThomas Graf2007-04-252-7/+6
* [NEIGH]: Use rtnl registration interfaceThomas Graf2007-04-252-12/+19
* [NET] link: Use rtnl registration interfaceThomas Graf2007-04-251-5/+3
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-251-22/+166
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Remove skb_add_mtu() leftoversArnaldo Carvalho de Melo2007-04-251-14/+0
* [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb tooArnaldo Carvalho de Melo2007-04-251-1/+4
OpenPOWER on IntegriCloud