aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-26tipc: add UDP remoteip dump to netlink APIRichard Alpe3-1/+100
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe3-0/+70
2016-08-26tipc: add replicast peer discoveryRichard Alpe1-3/+80
2016-08-26tipc: introduce UDP replicastRichard Alpe5-12/+200
2016-08-26tipc: refactor multicast ip checkRichard Alpe1-15/+19
2016-08-26tipc: split UDP send functionRichard Alpe1-18/+32
2016-08-26tipc: split UDP nl address parsingRichard Alpe1-57/+55
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel8-99/+107
2016-08-26switchdev: Support parent ID comparison for stacked devicesIdo Schimmel1-2/+0
2016-08-26net: flush the softnet backlog in process contextPaolo Abeni1-22/+50
2016-08-26net: bridge: export also pvid flag in the xstats flagsNikolay Aleksandrov1-0/+5
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet3-0/+3
2016-08-25tcp: md5: increment sk_drops on syn_recv stateEric Dumazet2-0/+2
2016-08-24net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti1-3/+33
2016-08-24net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti1-11/+17
2016-08-24net: dsa: rename switch operations structureVivien Didelot3-116/+116
2016-08-24Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller9-160/+943
2016-08-24Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller6-10/+28
2016-08-24rxrpc: Improve management and caching of client connection objectsDavid Howells8-157/+933
2016-08-24rxrpc: Dup the main conn list for the proc interfaceDavid Howells5-4/+11
2016-08-24rxrpc: Make /proc/net/rxrpc_calls saferDavid Howells4-9/+26
2016-08-24rxrpc: Fix conn-based retransmitDavid Howells2-1/+2
2016-08-23net: remove clear_sk() methodEric Dumazet1-6/+2
2016-08-23ipv6: tcp: get rid of tcp_v6_clear_sk()Eric Dumazet1-12/+0
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet4-21/+0
2016-08-23ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet3-15/+1
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern3-0/+95
2016-08-23tipc: use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2016-08-23Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller7-62/+226
2016-08-23Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller14-80/+113
2016-08-23net: rtnetlink: Don't export empty RTAX_FEATURESPhil Sutter1-0/+2
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng1-13/+8
2016-08-23l2tp: Refactor the codes with existing macros instead of literal numberGao Feng1-11/+9
2016-08-23kcm: Fix locking issueTom Herbert2-10/+23
2016-08-23strparser: Queue work when being unpausedTom Herbert1-0/+11
2016-08-23rxrpc: Perform terminal call ACK/ABORT retransmission from conn processorDavid Howells4-4/+157
2016-08-23rxrpc: Calculate serial skew on packet receptionDavid Howells5-31/+43
2016-08-23rxrpc: Set connection expiry on idle, not putDavid Howells2-27/+26
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells9-38/+79
2016-08-23rxrpc: Drop channel number field from rxrpc_call structDavid Howells5-10/+8
2016-08-23rxrpc: When clearing a socket, clear the call sets in the right orderDavid Howells1-6/+6
2016-08-23rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells5-20/+21
2016-08-23rxrpc: Remove RXRPC_CALL_PROC_BUSYDavid Howells2-7/+0
2016-08-22net: strparser: fix strparser sk_user_data checkDave Watson1-3/+0
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2-2/+7
2016-08-22net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven1-1/+1
2016-08-22Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-mergeDavid S. Miller20-37/+131
2016-08-22net_sched: properly handle failure case of tcf_exts_init()WANG Cong10-72/+177
2016-08-21Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller1-4/+4
2016-08-21l2tp: Refactor the codes with existing macros instead of literal numberGao Feng1-4/+4