aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* | | | | | ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-29
* | | | | | ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-29
| |/ / / / |/| | | |
* | | | | sit: add support of x-netnsNicolas Dichtel2013-06-28
* | | | | net: poll/select low latency socket supportEliezer Tamir2013-06-25
* | | | | net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann2013-06-25
* | | | | net: sctp: remove TEST_FRAME ifdefDaniel Borkmann2013-06-25
* | | | | ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-25
* | | | | tcp: remove invalid __rcu annotationEric Dumazet2013-06-25
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-21
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-14
| | * | | NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
| | * | | NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
| | * | | NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-14
| | * | | NFC: Add NCI over SPI receiveFrederic Danis2013-06-14
| | * | | NFC: Add NCI over SPI sendFrederic Danis2013-06-14
| | * | | NFC: Add basic NCI over SPIFrederic Danis2013-06-14
| | * | | NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-13
| | * | | NFC: Add firmware upload netlink commandEric Lapuyade2013-06-13
| | * | | NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-13
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-12
| | |\| |
| | | * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-11
| | | * | {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-11
| | | * | wireless: fix kernel-docJohannes Berg2013-06-05
| | | * | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-05
| | | * | cfg80211: separate internal SME implementationJohannes Berg2013-06-04
| | | * | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-04
| | | * | mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-04
| | | * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-03
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
| | |\ \ \ | | | |/ / | | |/| |
* | / | | ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross2013-06-24
|/ / / /
* | | | ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-20
* | | | ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-20
* | | | net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann2013-06-20
* | | | ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-19
* | | | ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* | | | ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
* | | | gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-19
* | | | gre: export gre_build_header() function.Pravin B Shelar2013-06-19
* | | | gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\ \ \ \
| * | | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-13
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-12
* | | | | net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-17
* | | | | net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-17
* | | | | net: add socket option for low latency pollingEliezer Tamir2013-06-17
* | | | | net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-17
* | | | | net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-17
* | | | | tcp: properly send new data in fast recovery in first RTTYuchung Cheng2013-06-13