Commit Graph

11226 Commits (48e4cc777c091b037acaf39036a77ece43fe1ab9)

Author SHA1 Message Date
Benjamin Thery 8b90fc7e5b netns: ip6mr: declare ip6mr /proc/net entries per-namespace 16 years ago
Benjamin Thery 950d5704e5 netns: ip6mr: declare reg_vif_num per-namespace 16 years ago
Benjamin Thery a21f3f997c netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace 16 years ago
Benjamin Thery 4045e57c19 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace 16 years ago
Benjamin Thery 4a6258a0e3 netns: ip6mr: dynamically allocate mfc6_cache_array 16 years ago
Benjamin Thery 58701ad411 netns: ip6mr: store netns in struct mfc6_cache 16 years ago
Benjamin Thery 4e16880cb4 netns: ip6mr: dynamically allocates vif6_table 16 years ago
Benjamin Thery bd91b8bf37 netns: ip6mr: allocate mroute6_socket per-namespace. 16 years ago
Roel Kluin 5eaa65b240 net: Make static 16 years ago
Neil Horman 7b363e4400 netpoll: fix race on poll_list resulting in garbage entry 16 years ago
Jarek Poplawski 512bb43eb5 pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. 16 years ago
Jarek Poplawski 1b5c0077e1 pkt_sched: sch_htb: Optimize htb_find_next_upper() 16 years ago
Jan Sembera 24fc7b86dc ipv6: silence log messages for locally generated multicast 16 years ago
David S. Miller e19caae717 bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). 16 years ago
Doug Leith 8d3a564da3 tcp: tcp_vegas cong avoid fix 16 years ago
David S. Miller 6cf1a0f856 bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. 16 years ago
Gerrit Renker 6fdd34d43b dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 16 years ago
Gerrit Renker 4098dce5be dccp: Remove manual influence on NDP Count feature 16 years ago
Gerrit Renker 0049bab5e7 dccp: Remove obsolete parts of the old CCID interface 16 years ago
Gerrit Renker 63b8e2861f dccp: Clean up old feature-negotiation infrastructure 16 years ago
Gerrit Renker 991d927c86 dccp: Integration of dynamic feature activation - part 3 (client side) 16 years ago
Gerrit Renker 192b27ff35 dccp: Integration of dynamic feature activation - part 2 (server side) 16 years ago
Gerrit Renker 6eb55d172b dccp: Integration of dynamic feature activation - part 1 (socket setup) 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Balazs Scheidler c49b9f295e tproxy: fixe a possible read from an invalid location in the socket match 16 years ago
Nick Andrew 6c5cc8e051 wireless: Fix incorrect use of loose in wext.c 16 years ago
Ilpo Järvinen a2acde0771 tcp: fix tso_should_defer in 64bit 16 years ago
Ilpo Järvinen d5dd9175bc tcp: use tcp_write_xmit also in tcp_push_one 16 years ago
Ilpo Järvinen 726e07a8a3 tcp: move some parts from tcp_write_xmit 16 years ago
Ilpo Järvinen 41834b7332 tcp: share code through function, not through copy-paste. :-) 16 years ago
Ilpo Järvinen ee6aac5950 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto 16 years ago
Ilpo Järvinen 50133161a8 tcp: no need to pass prev skb around, reduces arg pressure 16 years ago
Ilpo Järvinen a1197f5a6f tcp: introduce struct tcp_sacktag_state to reduce arg pressure 16 years ago
Ilpo Järvinen 775ffabf77 tcp: make mtu probe failure to not break gso'ed skbs unnecessarily 16 years ago
Ilpo Järvinen 9969ca5f20 tcp: Fix thinko making the not-shiftable to cover S|R as well 16 years ago
Ilpo Järvinen f0bc52f38b tcp: force mss equality with the next skb too. 16 years ago
Ilpo Järvinen 61c1d052a3 dccp: use roundup instead of opencoding 16 years ago
Johannes Berg 0f70f39846 cfg80211: "fix" 11d oops 16 years ago
Rami Rosen 8e7be8da8e mac80211: tx module cleanup. 16 years ago
Johannes Berg 4a4f4d805d cfg80211: fix wiphy remove if no regulatory request 16 years ago
Christian Lamparter 4571d3bf87 mac80211: add sta_notify_ps callback 16 years ago
Fabio Rossi cb3da8ccc4 mac80211: accept empty strings for hidden SSIDs 16 years ago
Johannes Berg e60c7744f8 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE 16 years ago
Johannes Berg fee52678db cfg80211: handle SIOCGIWNAME 16 years ago
Jouni Malinen 72bdcf3438 nl80211: Add frequency configuration (including HT40) 16 years ago
Johannes Berg 72eaa43a53 mac80211: only transition STAs ps->wake on data frames 16 years ago
Tomas Winkler 8e268e47b8 mac80211: disassociate prior to unlinking AP/station 16 years ago
John W. Linville e327b847e6 mac80211: deauth when interface is marked down 16 years ago
Shaddy Baddah 5cf12e8dc6 mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() 16 years ago
Doug Leith a6af2d6ba5 tcp: tcp_vegas ssthresh bug fix 16 years ago