summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-05-01sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun1-1/+1
2010-05-01net: speedup sock_recv_ts_and_drops()Eric Dumazet1-1/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-7/+1
2010-04-29net: ip_queue_rcv_skb() helperEric Dumazet1-0/+1
2010-04-29net: speedup udp receive pathEric Dumazet1-0/+10
2010-04-29sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-0/+1
2010-04-29mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland1-3/+4
2010-04-28caif: Add reference counting to service layerSjur Braendeland3-0/+40
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland2-7/+9
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-28net: disallow to use net_assign_generic externallyJiri Pirko1-7/+2
2010-04-28net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-2/+11
2010-04-28net: Make RFS socket operations not be inet specific.David S. Miller2-37/+38
2010-04-28mac80211: give virtual interface to hw_scanJohannes Berg1-1/+1
2010-04-28cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-0/+2
2010-04-28mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-1/+4
2010-04-28cfg80211: add ap isolation supportFelix Fietkau1-0/+2
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet1-2/+5
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet1-1/+1
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner1-0/+8
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney1-1/+3
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy1-1/+1
2010-04-24Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller1-0/+75
2010-04-24IPv6: Complete IPV6_DONTFRAG supportBrian Haley1-0/+2
2010-04-24IPv6: Add dontfrag argument to relevant functionsBrian Haley2-2/+4
2010-04-23Merge branch 'master' into for-davemJohn W. Linville2-5/+14
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki1-0/+75
2010-04-23X25: Add if_x25.h and x25 to device identifiersAndrew Hendry1-0/+1
2010-04-23dst: rcu check refinementEric Dumazet1-1/+2
2010-04-23tcp: fix outsegs stat for TSO segmentsTom Herbert2-0/+3
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
2010-04-21net: sk_sleep() helperEric Dumazet2-4/+8
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau1-0/+4
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy45-133/+1332
2010-04-20mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-17rfs: Receive Flow SteeringTom Herbert1-0/+38
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-16net: replace ipfragok with skb->local_dfShan Wei4-5/+4
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+21
2010-04-15netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer1-0/+14
2010-04-14ipv4: ipmr: support multiple tablesPatrick McHardy2-0/+6
2010-04-14ipv4: ipmr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-04-14ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-04-14ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2