Commit Graph

25952 Commits (a210d01ae3ee006b59e54e772a7f212486e0f021)

Author SHA1 Message Date
Julian Anastasov a210d01ae3 ipv4: Loosen source address check on IPv4 output 17 years ago
Herbert Xu 12a169e7d8 ipsec: Put dumpers on the dump list 17 years ago
Ilpo Järvinen 93c8b90f01 ipv6: almost identical frag hashing funcs combined 17 years ago
Lennert Buytenhek 04a4bb55bc net: add skb_recycle_check() to enable netdriver skb recycling 17 years ago
Remi Denis-Courmont 6e50e8a213 phonet: Protect if_phonet.h against multiple inclusions. 17 years ago
John W. Linville 55ad175fb6 ieee80211.h: remove superfluous ETH_P_PAE definition 17 years ago
Wei Yongjun ba0166708e sctp: Fix kernel panic while process protocol violation parameter 17 years ago
Rémi Denis-Courmont a57334e95e Phonet: declare headers 17 years ago
Stephen Hemminger cf04a4c764 netdev: use const for some name functions 17 years ago
Jason Wessel 703a1edcd1 kgdb, x86_64: fix PS CS SS registers in gdb serial 17 years ago
Jason Wessel 95dbf1dbe3 kgdb, x86_64: gdb serial has BX and DX reversed 17 years ago
David Howells b4f151ff89 MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ 17 years ago
Dhananjay Phadke 040dec3b37 netxen: add pci ids 17 years ago
Tejun Heo 72029fe85d 9p: implement proper trans module refcounting and unregistration 17 years ago
Johannes Berg 4b7679a561 mac80211: clean up rate control API 17 years ago
YanBo 79617deeeb mac80211: mesh portal functionality support 17 years ago
Johannes Berg 60719ffd72 cfg80211: show interface type 17 years ago
Johannes Berg e07aa3783e cfg80211: fix code ordering in header file 17 years ago
Jack Tan 5291925a9a [MIPS] Fixe the definition of PTRS_PER_PGD 17 years ago
Kirill A. Shutemov c32a162fd4 smb.h: do not include linux/time.h in userspace 17 years ago
Thomas Gleixner a8d6829044 x86: prevent C-states hang on AMD C1E enabled machines 17 years ago
Thomas Gleixner 4faac97d44 x86: prevent stale state of c1e_mask across CPU offline/online 17 years ago
Jarek Poplawski f4ab543201 pkt_sched: Remove the tx queue state check in qdisc_run() 17 years ago
David S. Miller cd07a8ea0d tcp: Use SKB queue handling interfaces instead of by-hand versions. 17 years ago
David S. Miller 1164f52a24 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). 17 years ago
David S. Miller 249c8b42c7 net: Add skb_queue_next(). 17 years ago
David S. Miller d258b4914b tcp: Use skb_queue_is_last() instead of by-hand version. 17 years ago
David S. Miller fc7ebb212d net: Add skb_queue_is_last(). 17 years ago
David S. Miller 242f8bfefe pkt_sched: Make qdisc->gso_skb a list. 17 years ago
David S. Miller 3d09274cc9 sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). 17 years ago
David S. Miller 1d4a31dde9 net: Fix bus in SKB queue splicing interfaces. 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 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
David S. Miller 38783e6713 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. 17 years ago
David S. Miller 67fed45930 net: Add new interfaces for SKB list light-weight init and splicing. 17 years ago
David S. Miller 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 17 years ago
Ilpo Järvinen ef9da47c7c tcp: don't clear retransmit_skb_hint when not necessary 17 years ago
Ilpo Järvinen 0e1c54c2a4 tcp: reorganize retransmit code loops 17 years ago
Ilpo Järvinen 006f582c73 tcp: convert retransmit_cnt_hint to seqno 17 years ago
Ilpo Järvinen 64edc2736e tcp: Partial hint clearing has again become meaningless 17 years ago
David S. Miller 02a1416478 net: Fix build with ARCH=um 17 years ago