summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-03net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller
2010-05-03net: fix softnet_statChangli Gao
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-05-01sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich
2010-05-01sctp: fast recovery algorithm is per association.Vlad Yasevich
2010-05-01sctp: update transport initializationsVlad Yasevich
2010-05-01sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich
2010-05-01sctp: remove 'resent' bit from the chunkVlad Yasevich
2010-05-01sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet
2010-04-28net: speedup udp receive pathEric Dumazet
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28caif: Rewritten socket implementationSjur Braendeland
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney
2010-04-27netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt
2010-04-26ssb: Fix order of definitions and some text space indentsRafał Miłecki
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville