Commit Graph

88222 Commits (c29a0bc4dfc4d833eb702b1929cec96a3eeb9f7a)
 

Author SHA1 Message Date
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
Pavel Emelyanov 8efa6e93cb [NETNS]: Introduce a netns_core structure. 17 years ago
David S. Miller 3edf8fa5cc [NET]: Fix allnoconfig build on powerpc and avr32 17 years ago
David S. Miller 17eed24953 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Jeff Kirsher 318a94d689 e1000e: reorganize PHY and flow control interface 17 years ago
Jeff Kirsher e2de3eb69c e1000e: rename mc_addr_list_update 17 years ago
Bruce Allan ad68076e07 e1000e: reformat comment blocks, cosmetic changes only 17 years ago
Denis V. Lunev 652f093fdf Compilation fix for ixgbe_main.c. 17 years ago
Mariusz Kozlowski 80950f8b71 net: yellowfin parenthesis fix 17 years ago
Daniel Walker a5af6ad3a0 netdev: ehea: port_lock semaphore to mutex 17 years ago
Daniel Walker da59cde482 netdev: ehea: bcmc_regs semaphore to mutex 17 years ago
Daniel Walker dbbcbb2d95 netdev: ehea: locking order correction 17 years ago
Daniel Walker 9f71a568f5 netdev: ehea: ehea_fw_handles semaphore to mutex 17 years ago
Daniel Walker 06f89edf89 netdev: ehea: semaphore to mutex 17 years ago
S.Caglar Onur b7aa69097a drivers/net/tokenring/3c359.c: use time_* macros 17 years ago
S.Caglar Onur 9307b570a7 drivers/net/arcnet/arcnet.c: use time_* macros 17 years ago
Ondrej Zary ac4bed1375 3c509: convert to isa_driver and pnp_driver 17 years ago
Denis V. Lunev 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 years ago
Denis V. Lunev 3ba9441bdf [UDP]: Place file operations directly into udp_seq_afinfo. 17 years ago
Denis V. Lunev a2be75c182 [UDP]: Cleanup /proc/udp[6] creation/removal. 17 years ago
Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 years ago
Denis V. Lunev 997feb5e7a [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. 17 years ago
Denis V. Lunev 6f191efe48 [UDP]: Replace struct net on udp_iter_state with seq_net_private. 17 years ago
David S. Miller a0f55e0e83 [NET]: Fix dev_alloc_skb() typo. 17 years ago
Pavel Emelyanov 095d911201 [LIB]: Drop the pcounter itself. 17 years ago
Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 years ago
Pavel Emelyanov 60e7663d46 [SOCK]: Drop per-proto inuse init and fre functions (v2). 17 years ago
Pavel Emelyanov 1338d466d9 [SOCK]: Introduce a percpu inuse counters array (v2). 17 years ago
Pavel Emelyanov 13ff3d6fa4 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). 17 years ago
Joe Perches bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
Rami Rosen be2ce06b49 [IPV6]: Remove unused method declaration in include/net/addrconf.h. 17 years ago
Denys Vlasenko 1483b8744e [NET]: Add inline intent commentary to dev_alloc_skb(). 17 years ago
David S. Miller 1567ca7eec [NET]: Protect device namespace inlines with CONFIG_NET 17 years ago
YOSHIFUJI Hideaki 0736ffc04e [IPV6] NEIGH: Optimize is_router check. 17 years ago
YOSHIFUJI Hideaki be01d655d9 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. 17 years ago
YOSHIFUJI Hideaki 0a204500f9 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. 17 years ago
David S. Miller 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
David S. Miller ed85f2c3b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 17 years ago
Ilpo Järvinen bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
Ilpo Järvinen 419ae74ecc [NET]: uninline skb_trim, de-bloats 17 years ago
Ilpo Järvinen 8d3308687f [NET]: uninline dst_release 17 years ago
Ilpo Järvinen c2aa270ad7 [NET]: uninline skb_push, de-bloats a lot 17 years ago
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago
Ilpo Järvinen 6be8ac2fdc [NET]: uninline skb_pull, de-bloats a lot 17 years ago
Ilpo Järvinen 0dde3e1648 [NET]: uninline skb_put, de-bloats a lot 17 years ago
David S. Miller 50fd4407b8 [NET]: Use local_irq_{save,restore}() in napi_complete(). 17 years ago
Rami Rosen 4f95165d4b [IPV6]: Remove three unused method declarations in include/net/ipv6.h 17 years ago
Denis V. Lunev 8eeee8b152 [NETFILTER]: Replate direct proc_fops assignment with proc_create call. 17 years ago
Denis V. Lunev 09382bac66 [PKT_SCHED]: Pass real namespace in net scheduler classifiers. 17 years ago
Thomas Graf 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 years ago