summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-01-02net_sch: red: Fix the new offload indicationNogah Frankel
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn
2017-12-28net: sched: don't set extack message in case the qdisc will be createdJiri Pirko
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27tcp: do not allocate linear memory for zerocopy skbsWillem de Bruijn
2017-12-27tcp: place all zerocopy payload in fragsWillem de Bruijn
2017-12-27tcp: push full zerocopy packetsWillem de Bruijn
2017-12-27skbuff: in skb_segment, call zerocopy functions once per nskbWillem de Bruijn
2017-12-27sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2017-12-27rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()Sowmini Varadhan
2017-12-27rds: tcp: initialize t_tcp_detached to falseSowmini Varadhan
2017-12-27rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan
2017-12-27l2tp: add peer_offset parameterLorenzo Bianconi
2017-12-27l2tp: fix missing print session offset infoHangbin Liu
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-27tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala
2017-12-27tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala
2017-12-27RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka
2017-12-26net: erspan: remove md NULL checkWilliam Tu
2017-12-26tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau
2017-12-26ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner
2017-12-26tipc: fix memory leak of group member when peer node is lostJon Maloy
2017-12-26net: sched: fix possible null pointer deref in tcf_block_putJiri Pirko
2017-12-26tipc: base group replicast ack counter on number of actual receiversJon Maloy
2017-12-26net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()Cong Wang
2017-12-26ip6_gre: fix device features for ioctl setupAlexey Kodanev
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21flow_dissector: Parse batman-adv unicast headersSven Eckelmann
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann
2017-12-21batman-adv: Remove kernel fixed width types in packet.hSven Eckelmann
2017-12-21batman-adv: Remove usage of BIT(x) in packet.hSven Eckelmann
2017-12-21batman-adv: Let packet.h include its headers directlySven Eckelmann
2017-12-21skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn
2017-12-21skbuff: orphan frags before zerocopy cloneWillem de Bruijn
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2017-12-21openvswitch: Fix pop_vlan action for double tagged framesEric Garver
2017-12-21net: sch: sch_drr: add extack supportAlexander Aring
2017-12-21net: sch: sch_cbs: add extack supportAlexander Aring
2017-12-21net: sch: sch_cbq: add extack supportAlexander Aring
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring
2017-12-21net: sch: api: add extack support in qdisc_allocAlexander Aring
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring
2017-12-21net: sched: sch: add extack for graft callbackAlexander Aring
2017-12-21net: sched: sch: add extack for block callbackAlexander Aring
2017-12-21net: sched: sch: add extack to change classAlexander Aring