Commit Graph

8280 Commits (ff4e1fb0be7386e97580d50f09a804b33b58377a)

Author SHA1 Message Date
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
David S. Miller e8e16b706e [INET]: inet_frag_evictor() must run with BH disabled 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
Joonwoo Park a5a04819c5 [LLC]: station source mac address 17 years ago
Joonwoo Park 27785d83e4 [LLC]: bogus llc packet length 17 years ago
Herbert Xu 2ba2506ca7 [NET]: Add preemption point in qdisc_run 17 years ago
Rusty Russell 32aced7509 [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets 17 years ago
Robert P. J. Day d5fb2962c6 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros 17 years ago
Denys Vlasenko 1483b8744e [NET]: Add inline intent commentary to dev_alloc_skb(). 17 years ago
Andrew Morton 3387b804d8 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success 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
Patrick McHardy 3480c63bdf [LLC]: Restrict LLC sockets to root 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
Denis V. Lunev 8eeee8b152 [NETFILTER]: Replate direct proc_fops assignment with proc_create call. 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
Johannes Berg 056cdd599d mac80211: reorder fields to make some structures smaller 17 years ago
Ron Rindjunsky cee24a3e58 mac80211: A-MPDU MLME use dynamic allocation 17 years ago
Johannes Berg 6c507cd040 cfg80211: don't export ieee80211_get_channel 17 years ago
Ron Rindjunsky 2470918275 mac80211: fix wrong Rx A-MPDU control via debugfs 17 years ago
John W. Linville be892471c4 mac80211: silently accept deletion of non-existant key 17 years ago
Benjamin Thery 5983a3dff0 [NETNS][IPV6] flowlabels - make proc per namespace 17 years ago
Benjamin Thery 60e8fbc4c5 [NETNS][IPV6] flowlabels - make flowlabels per namespace 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
Herbert Xu 732c8bd590 [IPSEC]: Fix BEET output 17 years ago
Pavel Emelyanov a233352506 [IPV6]: Fix potential net leak and oops in ipv6 routing code. 17 years ago
Allan Stephens 9b674e82b7 [TIPC]: Cosmetic cleanup of TIPC polling logic 17 years ago
Pavel Emelyanov 67727184f2 [VLAN]: Reduce memory consumed by vlan_groups 17 years ago
Tom Tucker c8237a5fce SVCRDMA: Check num_sge when setting LAST_CTXT bit 17 years ago
Pavel Emelyanov 7c0ecc4c4f [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). 17 years ago
Pavel Emelyanov 789e41e6f4 [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted). 17 years ago
Robert P. J. Day 5c2e2e239e [AX25]: Remove obsolete references to BKL from TODO file. 17 years ago
Patrick McHardy 61ee6bd487 [NET]: Fix multicast device ioctl checks 17 years ago
Pavel Emelyanov b34a95ee6e [NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c. 17 years ago
Pavel Emelyanov 68528f0998 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. 17 years ago