aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13sctp: only check for ECN if peer is using itMarcelo Ricardo Leitner1-3/+2
2016-07-13sctp: do not clear chunk->ecn_ce_done flagMarcelo Ricardo Leitner1-1/+0
2016-07-13sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner4-21/+8
2016-07-13sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner6-10/+30
2016-07-13sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner1-2/+2
2016-07-13sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner1-11/+0
2016-07-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller15-179/+211
2016-07-13Bluetooth: Increment management interface revisionJohan Hedberg1-1/+1
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc1-1/+15
2016-07-12devlink: add hardware messages tracing facilityJiri Pirko1-0/+4
2016-07-12net: dsa: Fix non static symbol warningWei Yongjun1-1/+1
2016-07-12rxrpc: Fix error handling in af_rxrpc_init()Wei Yongjun1-2/+2
2016-07-11ipv4: af_inet: make it explicitly non-modularPaul Gortmaker1-4/+1
2016-07-11tunnels: correct conditional build of MPLS and IPv6Simon Horman1-12/+13
2016-07-11sctp: implement prsctp PRIO policyXin Long4-1/+105
2016-07-11sctp: implement prsctp RTX policyXin Long2-0/+6
2016-07-11sctp: implement prsctp TTL policyXin Long4-5/+33
2016-07-11sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long1-0/+62
2016-07-11sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long1-0/+91
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long4-6/+88
2016-07-09ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2-8/+9
2016-07-09ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet1-6/+6
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer3-4/+5
2016-07-09mpls: allow routes on ipip and sit devicesSimon Horman1-2/+4
2016-07-09ipip: support MPLS over IPv4Simon Horman1-16/+121
2016-07-09sit: support MPLS over IPv4Simon Horman1-16/+77
2016-07-09tunnels: support MPLS over IPv4 tunnelsSimon Horman1-10/+67
2016-07-09net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov4-19/+43
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann6-27/+25
2016-07-09Bluetooth: Remove controller device attributesMarcel Holtmann1-54/+0
2016-07-09Bluetooth: Remove connection link attributesMarcel Holtmann1-45/+0
2016-07-09sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner1-3/+15
2016-07-08net: dsa: initialize the routing tableVivien Didelot2-1/+12
2016-07-08Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller17-1058/+986
2016-07-08hfsc: reduce hfsc_sched to 14 cachelinesFlorian Westphal1-5/+5
2016-07-086lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring1-2/+5
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring1-1/+1
2016-07-08Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-07-08Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-07-08ieee802154: allow netns create of lowpan interfaceAlexander Aring1-2/+1
2016-07-08ieee802154: add netns supportAlexander Aring3-6/+120
2016-07-086lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring1-0/+3
2016-07-086lowpan: ndisc: fix double read unlockAlexander Aring1-1/+2
2016-07-08Bluetooth: Switch SMP to crypto_cipher_encrypt_one()Andy Lutomirski1-39/+28
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller15-104/+297
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-35/+65
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller29-495/+589
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma2-0/+7
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg1-28/+17
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg1-2/+3