summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-033-34/+36
|\
| * sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich2010-04-301-5/+3
| * sctp: fast recovery algorithm is per association.Vlad Yasevich2010-04-301-6/+6
| * sctp: update transport initializationsVlad Yasevich2010-04-301-1/+1
| * sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich2010-04-301-22/+27
| * sctp: remove 'resent' bit from the chunkVlad Yasevich2010-04-301-2/+1
| * sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun2010-04-301-1/+1
* | net: rcu fixesEric Dumazet2010-05-031-0/+29
* | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-021-5/+5
* | net: fix softnet_statChangli Gao2010-05-021-10/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-024-1/+4
|\ \
| * | net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-021-1/+1
| * | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-281-0/+1
| * | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-281-0/+1
| * | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-281-0/+1
* | | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-021-0/+5
* | | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-013-33/+39
| |/ |/|
* | net: speedup sock_recv_ts_and_drops()Eric Dumazet2010-04-301-1/+18
* | net: ip_queue_rcv_skb() helperEric Dumazet2010-04-281-0/+1
* | net: speedup udp receive pathEric Dumazet2010-04-281-0/+10
* | caif: Rewritten socket implementationSjur Braendeland2010-04-281-2/+3
* | caif: Disconnect without waiting for responseSjur Braendeland2010-04-281-3/+4
* | caif: Add reference counting to service layerSjur Braendeland2010-04-283-0/+40
* | caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-282-7/+9
* | net: disallow to use net_assign_generic externallyJiri Pirko2010-04-271-7/+2
* | net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-271-2/+11
* | net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-271-2/+4
* | net: Make RFS socket operations not be inet specific.David S. Miller2010-04-272-37/+38
* | net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-271-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-273-9/+7
|\ \
| * | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-262-8/+6
| * | net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-261-1/+1
* | | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-271-0/+3
* | | net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-271-2/+5
* | | rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-271-1/+1
* | | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-271-0/+8
* | | net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-271-1/+3
|/ /
* | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-231-0/+75
|\ \
| * | ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-231-0/+75
* | | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-232-0/+4
* | | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-232-2/+4
* | | IPv6: data structure changes for new socket optionsBrian Haley2010-04-232-4/+11
* | | Merge branch 'master' into for-davemJohn W. Linville2010-04-234-5/+17
|\ \ \ | |/ / |/| |
| * | radiotap parser: fix endian annotationJohannes Berg2010-04-211-1/+1
| * | mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-202-0/+5
| * | mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka2010-04-201-0/+1
| * | mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-1/+2
| * | ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-0/+1
| * | mac80211: fix typo in commentsDaniel Halperin2010-04-191-3/+3
| * | wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-161-0/+2