summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-24ipv6: tcp: get rid of tcp_v6_clear_sk()Eric Dumazet
2016-08-24udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet
2016-08-24ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet
2016-08-24net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-08-24tipc: use kfree_skb() instead of kfree()Wei Yongjun
2016-08-24Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-24Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-24net: rtnetlink: Don't export empty RTAX_FEATURESPhil Sutter
2016-08-24net-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-23net: strparser: fix strparser sk_user_data checkDave Watson
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-23net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven
2016-08-23Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-23net_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-20net/irda: remove pointless assignment/checkVegard Nossum
2016-08-20net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-20net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet
2016-08-20udp: include addrconf.hEric Dumazet
2016-08-20tcp: md5: remove tcp_md5_hash_header()Eric Dumazet
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-19bpf: enable event output helper also for xdp typesDaniel Borkmann
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-19bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann
2016-08-19tipc: add peer removal functionalityRichard Alpe
2016-08-19tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet
2016-08-19tcp: defer sacked assignmentEric Dumazet
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-19net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-19flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion
2016-08-19net: sched: avoid duplicates in qdisc dumpJiri Kosina
2016-08-19net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina