summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-01smc: missing poll annotationsAl Viro
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg
2018-01-31ip6mr: fix stale iteratorNikolay Aleksandrov
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson
2018-01-31openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-01-31tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva
2018-01-31rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-30ipmr: Fix ptrdiff_t print formattingJames Hogan
2018-01-29tcp: release sk_frag.page in tcp_disconnectLi RongQing
2018-01-29ipv4: Get the address of interface correctly.Tonghao Zhang
2018-01-29net_sched: gen_estimator: fix lockdep splatEric Dumazet
2018-01-29ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet
2018-01-29ipv6: change route cache aging logicWei Wang
2018-01-29net: ipv6: send unsolicited NA after DADDavid Ahern
2018-01-29net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel
2018-01-29dev: always advertise the new nsid when the netns iface changesNicolas Dichtel
2018-01-29ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner
2018-01-29rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26bpf: fix subprog verifier bypass by div/mod by 0 exceptionDaniel Borkmann
2018-01-26bpf: xor of a/x in cbpf can be done in 32 bit aluDaniel Borkmann
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-26Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-26net/smc: return booleans instead of integersGustavo A. R. Silva
2018-01-26net/smc: release clcsock from tcp_listen_workerUrsula Braun
2018-01-26net/smc: replace sock_put worker by socket refcountingUrsula Braun
2018-01-26net/smc: smc_poll improvementsUrsula Braun
2018-01-26net/smc: handle device, port, and QP error eventsUrsula Braun
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-26net/ipv6: Add support for onlink flagDavid Ahern
2018-01-26net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern
2018-01-26net/ipv6: Move gateway validation into helperDavid Ahern
2018-01-26can: migrate documentation to restructured textRobert Schwebel