summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-5/+4
|\
| * RDS: net: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-3/+3
| * RDS: IB: Remove an unused structure memberBart Van Assche2017-01-241-1/+0
* | bpf: Fix bpf_xdp_event_outputMartin KaFai Lau2017-02-231-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-236-39/+81
|\ \
| * \ Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2017-02-212-4/+7
| |\ \
| | * | netfilter: ipset: Null pointer exception in ipset list:setVishwanath Pai2017-02-191-3/+6
| | * | Fix bug: sometimes valid entries in hash:* types of sets were evictedJozsef Kadlecsik2017-02-191-1/+1
| * | | netfilter: nfnetlink: remove static declaration from err_listLiping Zhang2017-02-211-1/+1
| * | | netfilter: xt_hashlimit: Fix integer divide round to zero.Alban Browaeys2017-02-191-16/+9
| |/ /
| * | netfilter: ctnetlink: Fix regression in CTA_HELP processingKevin Cernekee2017-02-061-4/+13
| * | netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee2017-02-061-1/+25
| * | netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina2017-02-061-13/+26
* | | tcp: account for ts offset only if tsecr not zeroAlexey Kodanev2017-02-221-1/+2
* | | tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-222-12/+20
* | | net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2017-02-222-0/+12
* | | l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-02-221-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22455-6052/+19494
|\ \ \
| * | | net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-211-1/+3
| * | | net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet2017-02-211-1/+1
| * | | tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet2017-02-211-2/+2
| * | | net/hsr: use eth_hw_addr_random()Tobias Klauser2017-02-211-1/+1
| * | | net: sock: Use USEC_PER_SEC macro instead of literal 1000000Gao Feng2017-02-211-3/+3
| * | | ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-211-4/+4
| * | | rtnl: simplify error return path in rtnl_create_link()Tobias Klauser2017-02-211-6/+1
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-02-202-2/+2
| |\ \ \
| | * | | Bluetooth: fix spelling mistake: "advetising" -> "advertising"Colin Ian King2017-02-161-1/+1
| | * | | Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsgEzequiel Garcia2017-02-161-1/+1
| * | | | net: mpls: Add support for netconfDavid Ahern2017-02-202-3/+211
| * | | | sctp: add support for MSG_MOREXin Long2017-02-202-6/+4
| * | | | sctp: flush out queue once assoc state falls into SHUTDOWN_PENDINGXin Long2017-02-201-0/+4
| * | | | openvswitch: Set event bit after initializing labels.Jarno Rajahalme2017-02-201-3/+6
| * | | | sctp: check duplicate node before inserting a new transportXin Long2017-02-191-0/+13
| * | | | sctp: add reconf chunk eventXin Long2017-02-191-0/+30
| * | | | sctp: add reconf chunk processXin Long2017-02-191-0/+54
| * | | | sctp: add a function to verify the sctp reconf chunkXin Long2017-02-191-0/+59
| * | | | sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long2017-02-192-7/+71
| * | | | sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long2017-02-191-0/+113
| * | | | sctp: add support for generating stream ssn reset event notificationXin Long2017-02-191-0/+29
| * | | | sctp: add support for generating stream reconf resp chunkXin Long2017-02-191-0/+74
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-194-30/+44
| |\ \ \ \
| * | | | | tcp: use page_ref_inc() in tcp_sendmsg()Eric Dumazet2017-02-171-1/+1
| * | | | | tcp: accommodate sequence number to a peer's shrunk receive window caused by ...Cui, Cheng2017-02-171-2/+5
| * | | | | rds:Remove unnecessary ib_ring unallocZhu Yanjun2017-02-171-1/+0
| * | | | | pkt_sched: Remove useless qdisc_stab_lockGao Feng2017-02-171-12/+0
| * | | | | rxrpc: Change module filename to rxrpc.koDavid Howells2017-02-171-6/+6
| * | | | | rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann2017-02-171-4/+7
| * | | | | bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entriesRoopa Prabhu2017-02-171-1/+1
| * | | | | bpf: make jited programs visible in tracesDaniel Borkmann2017-02-172-1/+9