summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann
2013-06-25net: sctp: remove TEST_FRAME ifdefDaniel Borkmann
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-06-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko
2013-06-23Bluetooth: Remove inquiry helpersAndre Guedes
2013-06-23Bluetooth: Remove LE scan helpersAndre Guedes
2013-06-23Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes
2013-06-23Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-06-23Bluetooth: Move discovery macros to hci_core.hAndre Guedes
2013-06-23Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes
2013-06-23Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes
2013-06-23Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-19net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar
2013-06-19gre: export gre_build_header() function.Pravin B Shelar
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-18nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis
2013-06-14NFC: Add NCI over SPI sendFrederic Danis
2013-06-14NFC: Add basic NCI over SPIFrederic Danis
2013-06-14NFC: HCI: Implement fw_upload opsEric Lapuyade
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis