summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-021-75/+0Star
* net: Swap ver and type in pppoe_hdrChangli Gao2013-07-021-2/+2
* net: avoid calling sched_clock when LLS is offEliezer Tamir2013-07-011-2/+15
* net: fix LLS debug_smp_processor_id() warningEliezer Tamir2013-07-011-5/+25
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-019-28/+117
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-289-28/+117
| |\
| | * brcmfmac: add broken scatter-gather DMA supportFranky Lin2013-06-271-0/+5
| | * bcma: add support for BCM43142Rafał Miłecki2013-06-272-0/+56
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-243-20/+12Star
| | |\
| | | * Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-231-1/+0Star
| | | * Bluetooth: Remove inquiry helpersAndre Guedes2013-06-231-2/+0Star
| | | * Bluetooth: Remove LE scan helpersAndre Guedes2013-06-231-13/+0Star
| | | * Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-231-1/+0Star
| | | * Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-1/+0Star
| | | * Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-231-0/+10
| | | * Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-231-1/+0Star
| | | * Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-231-0/+1
| | | * Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-231-1/+1
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-243-8/+44
| | |\ \ | | | |/ | | |/|
| | | * cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-8/+8
| | | * nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich2013-06-181-0/+28
| | | * nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-182-0/+6
| | | * mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-0/+2
* | | | net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-011-0/+2
* | | | net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-013-1/+37
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-07-015-36/+65
|\ \ \ \
| * | | | netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2013-06-301-0/+2
| * | | | netns: exclude ipvs from struct net when IPVS disabledJunweiZhang2013-06-261-0/+2
| * | | | ipvs: add sync_persist_mode flagJulian Anastasov2013-06-261-0/+11
| * | | | ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-261-0/+6
| * | | | ipvs: replace the SCTP state machineJulian Anastasov2013-06-261-10/+11
| * | | | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-261-0/+24
| * | | | ipvs: provide iph to schedulersJulian Anastasov2013-06-261-26/+2Star
| * | | | netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2013-06-201-0/+7
* | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-06-291-20/+0Star
|\ \ \ \ \
| * | | | | ARM: imx: flexcan: Remove platform fileFabio Estevam2013-06-271-20/+0Star
* | | | | | ipv4: use next hop exceptions also for input routesTimo Teräs2013-06-291-1/+2
* | | | | | ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-292-0/+3
* | | | | | ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-291-0/+1
* | | | | | netlink: fix splat in skb_clone with large messagesPablo Neira2013-06-281-0/+16
| |_|/ / / |/| | | |
* | | | | sit: add support of x-netnsNicolas Dichtel2013-06-281-0/+1
* | | | | dev: introduce skb_scrub_packet()Nicolas Dichtel2013-06-281-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-261-0/+2
* | | | | net: poll/select low latency socket supportEliezer Tamir2013-06-262-13/+24
* | | | | net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann2013-06-262-21/+3Star
* | | | | ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann2013-06-261-0/+13
* | | | | net: sctp: remove TEST_FRAME ifdefDaniel Borkmann2013-06-261-7/+0Star
* | | | | ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-261-2/+6