summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-08-26switchdev: Support parent ID comparison for stacked devicesIdo Schimmel
2016-08-26net: flush the softnet backlog in process contextPaolo Abeni
2016-08-26net: bridge: export also pvid flag in the xstats flagsNikolay Aleksandrov
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet
2016-08-25tcp: md5: increment sk_drops on syn_recv stateEric Dumazet
2016-08-24net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti
2016-08-24net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti
2016-08-24net: dsa: rename switch operations structureVivien Didelot
2016-08-24Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-24Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-24rxrpc: Improve management and caching of client connection objectsDavid Howells
2016-08-24rxrpc: Dup the main conn list for the proc interfaceDavid Howells
2016-08-24rxrpc: Make /proc/net/rxrpc_calls saferDavid Howells
2016-08-24rxrpc: Fix conn-based retransmitDavid Howells
2016-08-23net: remove clear_sk() methodEric Dumazet
2016-08-23ipv6: tcp: get rid of tcp_v6_clear_sk()Eric Dumazet
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet
2016-08-23ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-08-23tipc: use kfree_skb() instead of kfree()Wei Yongjun
2016-08-23Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-23Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-23net: rtnetlink: Don't export empty RTAX_FEATURESPhil Sutter
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng
2016-08-23l2tp: Refactor the codes with existing macros instead of literal numberGao Feng
2016-08-23kcm: Fix locking issueTom Herbert
2016-08-23strparser: Queue work when being unpausedTom Herbert
2016-08-23rxrpc: Perform terminal call ACK/ABORT retransmission from conn processorDavid Howells
2016-08-23rxrpc: Calculate serial skew on packet receptionDavid Howells
2016-08-23rxrpc: Set connection expiry on idle, not putDavid Howells
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells
2016-08-23rxrpc: Drop channel number field from rxrpc_call structDavid Howells
2016-08-23rxrpc: When clearing a socket, clear the call sets in the right orderDavid Howells
2016-08-23rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells
2016-08-23rxrpc: Remove RXRPC_CALL_PROC_BUSYDavid Howells
2016-08-22net: strparser: fix strparser sk_user_data checkDave Watson
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-22net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven
2016-08-22Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-22net_sched: properly handle failure case of tcf_exts_init()WANG Cong
2016-08-21Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller
2016-08-21l2tp: Refactor the codes with existing macros instead of literal numberGao Feng
2016-08-19net/irda: remove pointless assignment/checkVegard Nossum
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-19net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet
2016-08-19udp: include addrconf.hEric Dumazet
2016-08-19tcp: md5: remove tcp_md5_hash_header()Eric Dumazet
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann