summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-281-0/+1
* netlink: fix splat in skb_clone with large messagesPablo Neira2013-06-271-0/+16
* sit: add support of x-netnsNicolas Dichtel2013-06-271-0/+1
* dev: introduce skb_scrub_packet()Nicolas Dichtel2013-06-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-06-261-0/+1
|\
| * xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du2013-06-061-0/+1
* | macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich2013-06-251-0/+2
* | net: poll/select low latency socket supportEliezer Tamir2013-06-252-13/+24
* | net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann2013-06-252-21/+3
* | ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann2013-06-251-0/+13
* | net: sctp: remove TEST_FRAME ifdefDaniel Borkmann2013-06-251-7/+0
* | ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-251-2/+6
* | tcp: remove invalid __rcu annotationEric Dumazet2013-06-251-3/+3
* | net: netlink: virtual tap device managementDaniel Borkmann2013-06-241-0/+10
* | net: if_arp: add ARPHRD_NETLINK typeDaniel Borkmann2013-06-241-0/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-249-78/+191
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-219-78/+191
| |\ \
| | * | ssb: add struct for serial flashRafał Miłecki2013-06-171-0/+15
| | * | NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-141-0/+6
| | * | NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-142-2/+24
| | * | NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-142-4/+8
| | * | NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-143-4/+0
| | * | NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-142-0/+4
| | * | NFC: Add NCI over SPI receiveFrederic Danis2013-06-141-0/+1
| | * | NFC: Add NCI over SPI sendFrederic Danis2013-06-141-0/+3
| | * | NFC: Add basic NCI over SPIFrederic Danis2013-06-141-0/+49
| | * | NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-141-0/+1
| | * | NFC: Add firmware upload netlink commandEric Lapuyade2013-06-142-0/+8
| | * | NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-2/+2
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-124-66/+70
| | |\ \
| | | * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+2
| | | * | {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-112-0/+9
| | | * | nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau2013-06-111-0/+4
| | | * | wireless: fix kernel-docJohannes Berg2013-06-051-1/+10
| | | * | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-4/+4
| | | * | cfg80211: separate internal SME implementationJohannes Berg2013-06-041-5/+0
| | | * | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-55/+36
| | | * | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-042-0/+82
| | | |\ \
| | | * | | mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-0/+3
| | | * | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-1/+1
| | | * | | mac80211: set mesh formation field properlyJacob Minshall2013-06-031-0/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-123-1/+6
| | |\ \ \ \ | | | |_|/ / | | |/| | |
* | / | | | ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross2013-06-241-0/+5
|/ / / / /
* | | | | ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-1/+1
* | | | | ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-2/+2
* | | | | tcp: introduce a per-route knob for quick ackCong Wang2013-06-191-0/+2
* | | | | net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann2013-06-191-6/+9
* | | | | openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-191-0/+1
* | | | | openvswitch: Add tunneling interface.Pravin B Shelar2013-06-191-0/+18
* | | | | ip_tunnel: Add dont fragment flag.Pravin B Shelar2013-06-191-0/+1