Commit Graph

11089 Commits (2107fb8b5bf018be691afdd4c6ffaecf0c3307be)

Author SHA1 Message Date
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
David S. Miller e19caae717 bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). 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
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
Martin Willi e061b165c7 xfrm: Accept ESP packets regardless of UDP encapsulation mode 16 years ago
Oliver Hartkopp f706644d55 can: omit received RTR frames for single ID filter lists 16 years ago
Chas Williams 17b24b3c97 ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table 16 years ago
Joe Perches 36cbac5909 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset 16 years ago
Benjamin Thery 999890b21a net: /proc/net/ip_mr_cache, display Iif as a signed short 16 years ago
Benjamin Thery 1ea472e2de net: fix /proc/net/ip_mr_cache display - V2 16 years ago
David Woodhouse 8865c418ca atm: 32-bit ioctl compatibility 16 years ago
Ilpo Järvinen f8269a495a tcp: make urg+gso work for real this time 16 years ago
Jarek Poplawski 59e4220a11 pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines 16 years ago
Jarek Poplawski 23cb913d25 pkt_sched: sch_htb: Remove L2T() 16 years ago
Jarek Poplawski c19f7a34f7 pkt_sched: sch_htb: Clean htb_class prio and quantum fields 16 years ago
Jarek Poplawski 633fe66ed8 pkt_sched: sch_htb: Remove htb_sched nwc_hit field 16 years ago
Jarek Poplawski 4164d661b8 pkt_sched: sch_htb: Remove htb_class aprio field 16 years ago