aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala
2010-07-21Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan
2010-07-21Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan
2010-07-21Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-15tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-12net: cleanupsChangli Gao
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23net: Fix a typo in netlink.hJustin P. Mattock
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet
2010-06-15inetpeer: RCU conversionEric Dumazet