Commit Graph

11204 Commits (fb139224aea3b56237542690516eb9d6d671b135)

Author SHA1 Message Date
Herbert Xu 0da2afd596 gro: Fix potential use after free 16 years ago
Peter P Waskiewicz Jr d7b06636be net: Init NAPI dev_list on napi_del 16 years ago
Herbert Xu f2712fd0b4 ipsec: Remove useless ret variable 16 years ago
Julia Lawall 88a44e51e9 net/appletalk: Remove redundant test 16 years ago
Herbert Xu 64ff3b938e tcp: Always set urgent pointer if it's beyond snd_nxt 16 years ago
Wei Yongjun 8510b937ae sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option 16 years ago
Wei Yongjun 9fcb95a105 sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID 16 years ago
Wei Yongjun aea3c5c05d sctp: Implement socket option SCTP_GET_ASSOC_NUMBER 16 years ago
Wei Yongjun ea686a2653 sctp: Fix a typo in socket.c 16 years ago
Wei Yongjun e89c209581 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance 16 years ago
Eric Dumazet f7d1b9f5aa vlan: fix convertion to net_device_ops 16 years ago
Alexey Dobriyan 7091e728c5 netns: igmp: make /proc/net/{igmp,mcfilter} per netns 16 years ago
Alexey Dobriyan b4ee07df3d netns: igmp: allow IPPROTO_IGMP sockets in netns 16 years ago
Ursula Braun 8f7c502c26 [S390] convert iucv printks to dev_xxx and pr_xxx macros. 16 years ago
Hendrik Brueckner 91d5d45ee0 [S390] iucv: Locking free version of iucv_message_(receive|send) 16 years ago
Jarek Poplawski 05a8c1cbfe pkt_sched: Remove smp_wmb() in qdisc_watchdog() 16 years ago
Jarek Poplawski 5f2f6da76c net: Fix oops in dev_ifsioc() 16 years ago
Jarek Poplawski 7f3ff4f63f pkt_sched: Annotate uninitialized var in sfq_enqueue() 16 years ago
Don Skidmore f4314e815e net: add DCNA attribute to the BCN interface for DCB 16 years ago
Don Skidmore 1486a61ebc net: fix DCB setstate to return success/failure 16 years ago
Kalle Valo 520eb82076 mac80211: implement dynamic power save 16 years ago
Kalle Valo ce7c9111a9 mac80211: track master queue status 16 years ago
Kalle Valo e0cb686ff8 mac80211: enable IEEE80211_CONF_PS only when associated 16 years ago
Larry Finger 5e3f308997 mac80211: Print unknown packet type in tasklet_handler 16 years ago
Rami Rosen 135541215c mac80211: fix a typo in ieee80211_send_assoc() method. 16 years ago
Jouni Malinen 8d6f658e21 mac80211: Remove radiotap rate-present flag for HT 16 years ago
Jouni Malinen b8d476c8cb mac80211: Send Layer 2 Update frame on reassociation 16 years ago
Jouni Malinen 0fb8ca45eb mac80211: Add HT rates into RX status reporting 16 years ago
Sujith 094d05dc32 mac80211: Fix HT channel selection 16 years ago
Henning Rogge 420e7fabd9 nl80211: Add signal strength and bandwith to nl80211station info 16 years ago
Matt Mackall 6086ebca13 tcp: Stop scaring users with "treason uncloaked!" 16 years ago
David S. Miller 3de77cf23e Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" 16 years ago
Wei Yongjun 1b08534e56 net: Fix module refcount leak in kernel_accept() 16 years ago
David S. Miller 49ad9599d4 Revert "net: release skb->dst in sock_queue_rcv_skb()" 16 years ago
Arnaldo Carvalho de Melo a693722aec dccp_diag: LISTEN sockets don't have CCIDs 16 years ago
Rémi Denis-Courmont 893873f396 Phonet: get rid of deferred work on the transmission path 16 years ago
Rémi Denis-Courmont be677730a0 Phonet: use atomic for packet TX window 16 years ago
Rémi Denis-Courmont 57c81fffc8 Phonet: allocate separate ARP type for GPRS over a Phonet pipe 16 years ago
Rémi Denis-Courmont 2d91d78b68 Phonet: allocate a non-Ethernet ARP type 16 years ago
Yang Hongyang 9f690db7ff ipv6: fix the outgoing interface selection order in udpv6_sendmsg() 16 years ago
Yang Hongyang f250dcdac1 ipv6: fix the return interface index when get it while no message is received 16 years ago
Yang Hongyang b24a2516d1 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() 16 years ago
Rémi Denis-Courmont 09a2c3c0d3 Phonet: improve GPRS variable names 16 years ago
Ilpo Järvinen b1879204dd ipmr: merge common code 16 years ago
Herbert Xu b240a0e564 ethtool: Add GGRO and SGRO ops 16 years ago
Herbert Xu bf296b125b tcp: Add GRO support 16 years ago
Herbert Xu 71d93b39e5 net: Add skb_gro_receive 16 years ago
Herbert Xu 73cc19f155 ipv4: Add GRO infrastructure 16 years ago
Herbert Xu d565b0a1a9 net: Add Generic Receive Offload infrastructure 16 years ago
Herbert Xu 1a881f27c5 net: Add frag_list support to GSO 16 years ago