aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-15
* udp: add rehash on connect()Eric Dumazet2010-09-09
* ipvs: fix active FTPJulian Anastasov2010-09-08
* cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-03
* tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-10
|\
| * Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-10
| * Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-10
* | net/sock.h: add missing kernel-doc notationRandy Dunlap2010-08-10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-06
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-05
| |\
| | * Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
| |\ \
| | * | netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
| | * | ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-02
| | * | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2010-08-02
| | * | IPVS: make FTP work with full NAT supportHannes Eder2010-07-23
| | * | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-15
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-29
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: fix dev <-> wiphy typoChristian Lamparter2010-07-29
| | * | mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-29
| | * | mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2010-07-28
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-28
| | |\ \
| | | * | Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27
| | * | | wireless: Convert wiphy_debug macro to functionJoe Perches2010-07-27
| | * | | include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches2010-07-27
| | |/ /
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-27
| | |\ \
| | | * | Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-21
| | | * | Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan2010-07-21
| | | * | Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-21
| | | * | Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-21
| | | * | Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-21
| | | * | Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan2010-07-21
| | | * | Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan2010-07-21
| | | * | Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan2010-07-21
| | | * | Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-21
| | | * | Bluetooth: Remove extraneous white spaceRon Shaffer2010-07-21
| | | * | Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
| | * | | lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-26
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-20
| | * | | | wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-20
| | * | | | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-20
| * | | | | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-21
| * | | | | irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2010-07-21
| | |_|/ / | |/| | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
| |\ \ \ \
| * | | | | tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-16
| * | | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-12