summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-263-9/+16
* net: add skb_mstamp infrastructureEric Dumazet2014-02-261-2/+57
* ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-262-1/+12
* ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2014-02-262-1/+12
* net: Add sysfs file for port numberAmir Vadai2014-02-261-0/+4
* net: tcp: add mib counters to track zero window transitionsFlorian Westphal2014-02-261-0/+3
* net: order MPLS ethertypes numericallyNeil Jerram2014-02-261-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-257-9/+85
|\
| * xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-191-1/+0
| * ipsec: add support of limited SA dumpNicolas Dichtel2014-02-173-6/+29
| * xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-131-0/+15
| * flowcache: Make flow cache name space awareFan Du2014-02-123-2/+39
| * skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du2014-02-121-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-205-108/+242
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-125-108/+242
| |\ \
| | * | mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-062-0/+6
| | * | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-6/+17
| | * | mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-12/+0
| | * | wireless: sort and extend element ID listJohannes Berg2014-02-051-64/+106
| | * | cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic2014-02-051-1/+4
| | * | cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-5/+3
| | * | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
| | * | mac80211: fix bufferable MMPDU RX handlingJohannes Berg2014-02-041-0/+14
| | * | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-042-5/+14
| | * | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-2/+13
| | * | mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-1/+0
| | * | mac80211: make rate control ops constJohannes Berg2014-02-041-2/+2
| | * | nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-042-0/+9
| | * | cfg80211: make connect ie param constJohannes Berg2014-02-041-1/+1
| | * | cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+2
| | * | cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-042-0/+16
| | * | cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-042-2/+26
| | * | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-4/+6
* | | | ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa2014-02-191-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-1935-260/+264
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-194-0/+8
| |\ \ \ \
| | * \ \ \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-181-0/+2
| | |\ \ \ \
| | | * | | | drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| | * | | | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-181-0/+1
| | |\ \ \ \ \
| | | * | | | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-121-0/+1
| | * | | | | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-182-0/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-193-17/+50
| |\ \ \ \ \ \
| | * | | | | | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-171-0/+20
| | * | | | | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-3/+6
| | * | | | | | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-171-13/+1
| | * | | | | | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-0/+17
| | * | | | | | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-131-1/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-171-2/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-171-2/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-171-1/+1
| |\ \ \ \ \