summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-04-25vxlan: add x-netns supportNicolas Dichtel1-1/+1
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman1-0/+5
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez1-7/+0
2014-04-23netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka1-0/+36
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa1-23/+19
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa1-19/+10
2014-04-22NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer1-0/+4
2014-04-22NFC: hci: Add load_session HCI operandChristophe Ricard1-0/+1
2014-04-21tcp: make tcp_cwnd_application_limited() staticWeiping Pan1-1/+0
2014-04-216lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez1-0/+1
2014-04-216lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez1-0/+15
2014-04-19net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2-9/+10
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet5-11/+24
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet3-3/+3
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+10
2014-04-15Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2014-04-12Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2-5/+4
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2-2/+2
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy1-1/+3
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho1-0/+7
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-2/+0
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-2/+5
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-0/+22
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer2-1/+9
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel1-0/+5
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+3
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg1-0/+3
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2014-04-04netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2014-04-04Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-17/+2
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds49-289/+1478
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2014-04-02netfilter: nf_tables: implement proper set selectionPatrick McHardy1-0/+46
2014-04-02mac802154: make csma/cca parameters per-wpanPhoebe Buckheister1-0/+17
2014-04-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+2
2014-04-01ipv6: reuse rt6_need_strictWang Yufen1-0/+5
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann1-27/+0
2014-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski1-1/+1
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski1-0/+1
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski1-1/+1
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2-3/+11