Age | Commit message (Expand) | Author | Files | Lines |
2020-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -5/+4 |
2020-02-28 | net: dccp: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-27 | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data | Martin KaFai Lau | 1 | -2/+2 |
2020-02-27 | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() | Martin KaFai Lau | 1 | -3/+2 |
2020-02-24 | dccp: Add missing annotation for dccp_child_process() | Jules Irenge | 1 | -0/+1 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -1/+1 |
2019-12-04 | net: ipv6: add net argument to ip6_dst_lookup_flow | Sabrina Dubroca | 1 | -3/+3 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2019-11-06 | net: annotate lockless accesses to sk->sk_max_ack_backlog | Eric Dumazet | 1 | -1/+1 |
2019-11-04 | dccp: do not leak jiffies on the wire | Eric Dumazet | 1 | -1/+1 |
2019-11-01 | inet: stop leaking jiffies on the wire | Eric Dumazet | 1 | -1/+1 |
2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal | 1 | -1/+1 |
2019-09-27 | ipv6: add priority parameter to ip6_xmit() | Eric Dumazet | 1 | -2/+3 |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce | 1 | -9/+7 |
2019-07-08 | ipv6: elide flowlabel check if no exclusive leases exist | Willem de Bruijn | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 8 | -31/+8 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389 | Thomas Gleixner | 2 | -8/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 12 | -61/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132 | Thomas Gleixner | 4 | -56/+4 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2 | -28/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-12 | net: dccp : proto: remove Unneeded variable "err" | Hariprasad Kelam | 1 | -2/+1 |
2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann | 2 | -0/+2 |
2019-04-01 | dccp: Fix memleak in __feat_register_sp | YueHaibing | 1 | -1/+6 |
2019-03-19 | dccp: do not use ipv6 header for ipv4 flow | Eric Dumazet | 1 | -2/+2 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2019-02-01 | dccp: fool proof ccid_hc_[rt]x_parse_options() | Eric Dumazet | 1 | -2/+2 |
2019-01-27 | tcp: Refactor pingpong code | Wei Wang | 2 | -3/+3 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -1/+1 |
2018-12-28 | mm: reference totalram_pages and managed_pages once per function | Arun KS | 1 | -3/+4 |
2018-12-24 | net: dccp: fix kernel crash on module load | Peter Oskolkov | 1 | -4/+4 |
2018-12-17 | net: dccp: initialize (addr,port) listening hashtable | Peter Oskolkov | 1 | -0/+3 |
2018-12-16 | Revert "net: dccp: initialize (addr,port) listening hashtable" | David S. Miller | 1 | -3/+0 |
2018-12-16 | net: dccp: initialize (addr,port) listening hashtable | Peter Oskolkov | 1 | -0/+3 |
2018-11-08 | net: Convert protocol error handlers from void to int | Stefano Brivio | 2 | -10/+16 |
2018-11-07 | inet: minor optimization for backlog setting in listen(2) | Yafang Shao | 1 | -1/+1 |
2018-10-23 | Revert "net: simplify sock_poll_wait" | Karsten Graul | 1 | -1/+1 |
2018-10-02 | inet: make sure to grab rcu_read_lock before using ireq->ireq_opt | Eric Dumazet | 1 | -1/+3 |
2018-10-01 | tcp/dccp: fix lockdep issue when SYN is backlogged | Eric Dumazet | 1 | -1/+3 |
2018-08-09 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2018-08-07 | dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() | Alexey Kodanev | 1 | -2/+4 |
2018-07-30 | net: simplify sock_poll_wait | Christoph Hellwig | 1 | -1/+1 |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 4 | -5/+15 |
2018-06-23 | net: dccp: switch rx_tstamp_last_feedback to monotonic clock | Eric Dumazet | 1 | -4/+7 |
2018-06-23 | net: dccp: avoid crash in ccid3_hc_rx_send_feedback() | Eric Dumazet | 1 | -3/+2 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+2 |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2018-06-05 | net-tcp: remove useless tw_timeout field | Maciej Żenczykowski | 1 | -1/+0 |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -15/+5 |