aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-05
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
| |\
| | * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
| | * mac80211: notify driver about IBSS statusJohannes Berg2010-04-28
| | * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-27
| | * cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2010-04-27
| | * mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen2010-04-27
| | * cfg80211: add ap isolation supportFelix Fietkau2010-04-27
| | * ssb: Fix order of definitions and some text space indentsRafał Miłecki2010-04-26
| | * ssb: Use relative offsets for SPROMRafał Miłecki2010-04-26
| | * ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-26
| | * ssb: do not read SPROM if it does not existJohn W. Linville2010-04-26
* | | net: __alloc_skb() speedupEric Dumazet2010-05-05
|/ /
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-03
|\ \
| * | sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich2010-04-30
| * | sctp: fast recovery algorithm is per association.Vlad Yasevich2010-04-30
| * | sctp: update transport initializationsVlad Yasevich2010-04-30
| * | sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich2010-04-30
| * | sctp: remove 'resent' bit from the chunkVlad Yasevich2010-04-30
| * | sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun2010-04-30
* | | net: rcu fixesEric Dumazet2010-05-03
* | | net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-03
* | | net: fix softnet_statChangli Gao2010-05-03
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\ \ \
| * | | net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-02
| * | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-28
| * | | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-28
| * | | sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-04-28
* | | | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-02
* | | | net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
| |/ / |/| |
* | | net: speedup sock_recv_ts_and_drops()Eric Dumazet2010-04-30
* | | net: ip_queue_rcv_skb() helperEric Dumazet2010-04-28
* | | net: speedup udp receive pathEric Dumazet2010-04-28
* | | caif: Rewritten socket implementationSjur Braendeland2010-04-28
* | | caif: Disconnect without waiting for responseSjur Braendeland2010-04-28
* | | caif: Add reference counting to service layerSjur Braendeland2010-04-28
* | | caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-28
* | | net: disallow to use net_assign_generic externallyJiri Pirko2010-04-27
* | | net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-27
* | | net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-27
* | | net: Make RFS socket operations not be inet specific.David S. Miller2010-04-27
* | | net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
|\ \ \
| * | | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
| * | | net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
* | | | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-27
* | | | net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-27
* | | | rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-27
* | | | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-27
* | | | net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-27
|/ / /