aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-16net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov5-153/+94
2016-07-16net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov3-37/+33
2016-07-16net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov1-15/+14
2016-07-16net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov1-10/+8
2016-07-15tcp_timer.c: Add kernel-doc function descriptionsRichard Sailer1-17/+64
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann1-1/+42
2016-07-15rxrpc: checking for IS_ERR() instead of NULLDan Carpenter1-1/+1
2016-07-15RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan11-30/+257
2016-07-15RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()Sowmini Varadhan1-18/+4
2016-07-15RDS: TCP: avoid bad page reference in rds_tcp_listen_data_readySowmini Varadhan3-0/+10
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz1-2/+3
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