aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski2008-10-06
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-05
* Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont2008-10-05
* Phonet: receive pipe control requests as out-of-band dataRémi Denis-Courmont2008-10-05
* Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont2008-10-05
* Phonet: connected sockets glueRémi Denis-Courmont2008-10-05
* sctp: try harder to figure out address family when checking wildcardsVlad Yasevich2008-10-01
* sctp: reduce memory footprint of sctp_chunk structureNeil Horman2008-10-01
* udp: Export UDP socket lookup functionKOVACS Krisztian2008-10-01
* tcp: Port redirection support for TCPKOVACS Krisztian2008-10-01
* ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian2008-10-01
* tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian2008-10-01
* ipv4: Conditionally enable transparent flow flag when connectingKOVACS Krisztian2008-10-01
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-01
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-01
* ipv4: Loosen source address check on IPv4 outputJulian Anastasov2008-10-01
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-30
| * 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
| * netlink: fix overrun in attribute iterationVegard Nossum2008-09-11
* | ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-01
* | ieee80211.h: remove superfluous ETH_P_PAE definitionJohn W. Linville2008-09-30
* | mac80211: clean up rate control APIJohannes Berg2008-09-24
* | cfg80211: show interface typeJohannes Berg2008-09-24
* | cfg80211: fix code ordering in header fileJohannes Berg2008-09-24
* | pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski2008-09-23
* | tcp: Use SKB queue handling interfaces instead of by-hand versions.David S. Miller2008-09-23
* | tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller2008-09-23
* | pkt_sched: Make qdisc->gso_skb a list.David S. Miller2008-09-23
* | sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller2008-09-23
* | Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-22
* | Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-22
* | Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-22
* | Phonet: common socket glueRemi Denis-Courmont2008-09-22
* | Phonet: Netlink interfaceRemi Denis-Courmont2008-09-22
* | Phonet: network device and address handlingRemi Denis-Courmont2008-09-22
* | Phonet: PF_PHONET protocol family supportRemi Denis-Courmont2008-09-22
* | ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-22
* | net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-22
* | tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen2008-09-21
* | tcp: reorganize retransmit code loopsIlpo Järvinen2008-09-21
* | tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-21
* | tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-21
* | mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-15
* | mac80211: share sta_info->ht_infoJohannes Berg2008-09-15
* | mac80211: share sta->supp_ratesJohannes Berg2008-09-15
* | mac80211: share STA information with driverJohannes Berg2008-09-15
* | mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* | mac80211: inform driver of basic ratesetJohannes Berg2008-09-15