- d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 17 years ago
- d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 17 years ago
- f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 17 years ago
- 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 17 years ago
- 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 17 years ago
- 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 17 years ago
- 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 17 years ago
- 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 17 years ago
- b131dd5d [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 17 years ago
- dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 17 years ago
- c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 17 years ago
- df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 17 years ago
- 4c821d7 [NET]: Fix kernel-doc for skb_segment by Ben Hutchings · 17 years ago
- f37f0af [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) by Eric Dumazet · 17 years ago
- 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 17 years ago
- 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 17 years ago
- b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 17 years ago
- 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 17 years ago
- c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 17 years ago
- 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 17 years ago
- a0f55e0 [NET]: Fix dev_alloc_skb() typo. by David S. Miller · 17 years ago
- 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 17 years ago
- 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 17 years ago
- 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 17 years ago
- 1483b87 [NET]: Add inline intent commentary to dev_alloc_skb(). by Denys Vlasenko · 17 years ago
- be01d65 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. by YOSHIFUJI Hideaki · 17 years ago
- 0a20450 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. by YOSHIFUJI Hideaki · 17 years ago
- 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 17 years ago
- 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 17 years ago
- c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 17 years ago
- f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 17 years ago
- 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 17 years ago
- 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 17 years ago
- ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 61ee6bd [NET]: Fix multicast device ioctl checks by Patrick McHardy · 17 years ago
- 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 57da52c [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 2feb27d [NETNS]: Minor information leak via /proc/net/ptype file. by Pavel Emelyanov · 17 years ago
- fa86d32 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). by Pavel Emelyanov · 17 years ago
- 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 17 years ago
- a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 8a455b0 netpoll: zap_completion_queue: adjust skb->users counter by Jarek Poplawski · 17 years ago
- 6f3d092 sched, net: socket wakeups are sync by Ingo Molnar · 17 years ago
- 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 17 years ago
- 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 17 years ago
- 7e36763 [NET]: Fix race in generic address resolution. by Frank Blaschka · 17 years ago
- 95a3635 [NET]: Use existing device list walker for /proc/dev_mcast. by Pavel Emelyanov · 17 years ago
- 45af175 [NET]: sk_release_kernel needs to be exported to modules by David S. Miller · 17 years ago
- edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 17 years ago
- 9de8f76 [NETNS]: DST cleanup routines should be called inside namespace. by Denis V. Lunev · 17 years ago
- 0c65bab [NETNS]: Default arp parameters lookup. by Denis V. Lunev · 17 years ago
- 4ab438f [NETNS]: Register neighbour table parameters in the correct namespace. by Denis V. Lunev · 17 years ago
- 25296d5 [PKTGEN]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
- 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
- bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 17 years ago
- 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 17 years ago
- da12f73 [NETNS]: Namespace leak in pneigh_lookup. by Denis V. Lunev · 17 years ago
- 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 17 years ago
- 12aa343 [NET]: Messed multicast lists after dev_mc_sync/unsync by Jorge Boncompte [DTI2] · 17 years ago
- 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 9ff5660 Revert "[NDISC]: Fix race in generic address resolution" by David S. Miller · 17 years ago
- 93b2d4a Revert "[RTNETLINK]: Send a single notification on device state changes." by David S. Miller · 17 years ago
- f6866fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- bc2cda1 docbook: make a networking book and fix a few errors by Randy Dunlap · 17 years ago
- b5606c2 remove final fastcall users by Harvey Harrison · 17 years ago
- d8b2a4d [NET]: Fix race in dev_close(). (Bug 9750) by Matti Linnanvuori · 17 years ago
- 45b5035 [RTNETLINK]: Send a single notification on device state changes. by Laszlo Attila Toth · 17 years ago
- fee54fa [NET]: Fix comment for skb_pull_rcsum by Urs Thuermann · 17 years ago
- 69cc64d [NDISC]: Fix race in generic address resolution by David S. Miller · 17 years ago
- dd5a184 [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN by Eric Dumazet · 17 years ago
- 5f58a5c [IPSEC] flow: Remove an unnecessary ____cacheline_aligned by Eric Dumazet · 17 years ago
- 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 17 years ago
- 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
- f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
- 53379e5 typo fixes in net/core/net_namespace.c by Oliver Pinter · 17 years ago
- 7759db8 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message by Klaus Heinrich Kiwi · 17 years ago
- 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
- 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
- 174ce04 [PKTGEN]: pktgen should not print info that it is spinning by Jesse Brandeburg · 17 years ago
- e83a2ea [VLAN]: set_rx_mode support for unicast address list by Chris Leech · 17 years ago
- 9fe7c71 [PKTGEN]: Remove an unused definition in pktgen.c. by Rami Rosen · 17 years ago
- 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
- 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
- 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 17 years ago
- 9675016 [NET] gen_estimator: gen_replace_estimator() cosmetic changes by Jarek Poplawski · 17 years ago
- 72348a4 [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop by Stephen Hemminger · 17 years ago
- 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 17 years ago
- 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 17 years ago
- 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 17 years ago
- b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago