Commit Graph

10153 Commits (2ff6a6d4e92270283432690adf53a7e5ab186d19)

Author SHA1 Message Date
Johannes Berg 2ff6a6d4e9 mac80211: fix mesh action frame handling 17 years ago
YanBo 79617deeeb mac80211: mesh portal functionality support 17 years ago
Johannes Berg 92ffe055c3 cfg80211: reject invalid configuration items 17 years ago
Johannes Berg f8b25cdad7 mac80211: allow interface settings changes only when down 17 years ago
Johannes Berg 723b038def cfg80211: allow set_interface without type 17 years ago
Johannes Berg 60719ffd72 cfg80211: show interface type 17 years ago
Johannes Berg 133b822638 mac80211: make master iface not wireless 17 years ago
Johannes Berg 942b25cf90 cfg80211: clean up static regdomain mess 17 years ago
Johannes Berg a3d2eaf0dc cfg80211: fix regulatory code const 17 years ago
Johannes Berg 734366deae cfg80211: clean up regulatory mess 17 years ago
Johannes Berg 762af43bda cfg80211: fix static regdomains 17 years ago
David S. Miller 28e3487b7d tcp: Fix queue traversal in tcp_use_frto(). 17 years ago
David S. Miller 77d40a0952 tcp: Fix order of tests in tcp_retransmit_skb() 17 years ago
David S. Miller f72051b067 neigh: Remove by-hand SKB queue handling. 17 years ago
Jarek Poplawski ebf059821e pkt_sched: Check the state of tx_queue in dequeue_skb() 17 years ago
David S. Miller f0876520b0 pkt_sched: Always use q->requeue in dev_requeue_skb(). 17 years ago
David S. Miller 242f8bfefe pkt_sched: Make qdisc->gso_skb a list. 17 years ago
Stephen Hemminger 0b815a1a6d net: network device name ifalias support 17 years ago
Remi Denis-Courmont be0c52bfed Phonet: emit errors when a packet cannot be delivered locally 17 years ago
Remi Denis-Courmont 87ab4e20b4 Phonet: proc interface for port range 17 years ago
Remi Denis-Courmont 5f77076d75 Phonet: provide MAC header operations 17 years ago
Remi Denis-Courmont 107d0d9b8d Phonet: Phonet datagram transport protocol 17 years ago
Remi Denis-Courmont ba113a94b7 Phonet: common socket glue 17 years ago
Remi Denis-Courmont 8fb397406f Phonet: Netlink interface 17 years ago
Remi Denis-Courmont f8ff60283d Phonet: network device and address handling 17 years ago
Remi Denis-Courmont 8ead536dec Phonet: add CONFIG_PHONET 17 years ago
Remi Denis-Courmont 4b07b3f69a Phonet: PF_PHONET protocol family support 17 years ago
Remi Denis-Courmont bce7b15426 Phonet: global definitions 17 years ago
Herbert Xu 5c1824587f ipsec: Fix xfrm_state_walk race 17 years ago
Julia Lawall 5e687220a0 net/atm/lec.c: drop code after return 17 years ago
Harvey Harrison d48abfecea net: em_cmp.c use unaligned access helpers 17 years ago
Kaihui Luo 2cdc55751c netfilter: xt_time gives a wrong monthday in a leap year 17 years ago
David S. Miller 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 17 years ago
Tom Quetchenbach f5fff5dc8a tcp: advertise MSS requested by user 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Alexander Duyck a574420ff4 multiq: requeue should rewind the current_band 17 years ago
Ilpo Järvinen 618d9f2554 tcp: back retransmit_high when it over-estimated 17 years ago
Ilpo Järvinen 90638a04ad tcp: don't clear lost_skb_hint when not necessary 17 years ago
Ilpo Järvinen ef9da47c7c tcp: don't clear retransmit_skb_hint when not necessary 17 years ago
Ilpo Järvinen f0ceb0ed86 tcp: remove retransmit_skb_hint clearing from failure 17 years ago
Ilpo Järvinen 0e1c54c2a4 tcp: reorganize retransmit code loops 17 years ago
Ilpo Järvinen 08ebd1721a tcp: remove tp->lost_out guard to make joining diff nicer 17 years ago
Ilpo Järvinen 61eb55f4db tcp: Reorganize skb tagbit checks 17 years ago
Ilpo Järvinen 34638570b5 tcp: remove obsolete validity concern 17 years ago
Ilpo Järvinen b5afe7bc71 tcp: add tcp_can_forward_retransmit 17 years ago
Ilpo Järvinen 184d68b2b0 tcp: No need to clear retransmit_skb_hint when SACKing 17 years ago
Ilpo Järvinen f09142eddb tcp: Kill precaution that's very likely obsolete 17 years ago
Ilpo Järvinen 006f582c73 tcp: convert retransmit_cnt_hint to seqno 17 years ago
Ilpo Järvinen 41ea36e35a tcp: add helper for lost bit toggling 17 years ago
Ilpo Järvinen c8c213f20c tcp: move tcp_verify_retransmit_hint 17 years ago