Age | Commit message (Expand) | Author | Files | Lines |
2017-12-11 | Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -13/+40 |
2017-12-11 | netfilter: exthdr: add missign attributes to policy | Florian Westphal | 1 | -0/+2 |
2017-12-11 | nl80211: fix nl80211_send_iface() error paths | Johannes Berg | 1 | -2/+4 |
2017-12-11 | mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions | Johannes Berg | 1 | -3/+2 |
2017-12-08 | tcp: evaluate packet losses upon RTT change | Yuchung Cheng | 1 | -11/+8 |
2017-12-08 | tcp: fix off-by-one bug in RACK | Yuchung Cheng | 1 | -3/+3 |
2017-12-08 | tcp: always evaluate losses in RACK upon undo | Yuchung Cheng | 1 | -0/+1 |
2017-12-08 | tcp: correctly test congestion state in RACK | Yuchung Cheng | 1 | -1/+2 |
2017-12-08 | tcp_bbr: reset long-term bandwidth sampling on loss recovery undo | Neal Cardwell | 1 | -0/+1 |
2017-12-08 | tcp_bbr: reset full pipe detection on loss recovery undo | Neal Cardwell | 1 | -0/+4 |
2017-12-08 | tcp_bbr: record "full bw reached" decision in new full_bw_reached bit | Neal Cardwell | 1 | -2/+5 |
2017-12-08 | tcp: invalidate rate samples during SACK reneging | Yousuk Seung | 3 | -5/+16 |
2017-12-07 | netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regression | Arnd Bergmann | 1 | -1/+1 |
2017-12-07 | tcp: use current time in tcp_rcv_space_adjust() | Eric Dumazet | 1 | -0/+1 |
2017-12-07 | adding missing rcu_read_unlock in ipxip6_rcv | Nikita V. Shirokov | 1 | -1/+1 |
2017-12-06 | rds: Fix NULL pointer dereference in __rds_rdma_map | HÃ¥kon Bugge | 1 | -1/+1 |
2017-12-06 | net_sched: use macvlan real dev trans_start in dev_trans_start() | Chris Dion | 1 | -0/+3 |
2017-12-06 | netfilter: xt_osf: Add missing permission checks | Kevin Cernekee | 1 | -0/+7 |
2017-12-06 | wireless: don't write C files on failures | Johannes Berg | 1 | -10/+38 |
2017-12-06 | wireless: replace usage of hexdump with od/sed | Johannes Berg | 1 | -2/+2 |
2017-12-05 | make sock_alloc_file() do sock_release() on failures | Al Viro | 4 | -25/+9 |
2017-12-05 | socketpair(): allocate descriptors first | Al Viro | 1 | -51/+38 |
2017-12-05 | fix kcm_clone() | Al Viro | 1 | -44/+27 |
2017-12-05 | dccp: CVE-2017-8824: use-after-free in DCCP code | Mohamed Ghannam | 1 | -0/+5 |
2017-12-05 | VSOCK: fix outdated sk_state value in hvs_release() | Stefan Hajnoczi | 1 | -1/+1 |
2017-12-05 | tipc: fix memory leak in tipc_accept_from_sock() | Jon Maloy | 1 | -0/+1 |
2017-12-05 | tipc: fix a null pointer deref on error path | Cong Wang | 1 | -1/+1 |
2017-12-05 | net_sched: red: Avoid illegal values | Nogah Frankel | 4 | -0/+11 |
2017-12-05 | Revert "net: core: maybe return -EEXIST in __dev_alloc_name" | Johannes Berg | 1 | -1/+1 |
2017-12-05 | Revert "tcp: must block bh in __inet_twsk_hashdance()" | Eric Dumazet | 1 | -3/+3 |
2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 15 | -74/+124 |
2017-12-04 | batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq | Sven Eckelmann | 1 | -2/+2 |
2017-12-04 | netfilter: xt_bpf: add overflow checks | Jann Horn | 1 | -0/+6 |
2017-12-04 | netfilter: nfnetlink_cthelper: Add missing permission checks | Kevin Cernekee | 1 | -0/+10 |
2017-12-03 | tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() | Eric Dumazet | 2 | -23/+46 |
2017-12-03 | rxrpc: Use correct netns source in rxrpc_release_sock() | David Howells | 1 | -2/+3 |
2017-12-02 | batman-adv: Fix kernel-doc for timer functions | Sven Eckelmann | 1 | -2/+2 |
2017-12-01 | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2 | -0/+7 |
2017-12-01 | tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() | Tommi Rantala | 1 | -4/+0 |
2017-12-01 | tcp/dccp: block bh before arming time_wait timer | Eric Dumazet | 2 | -0/+12 |
2017-12-01 | sctp: do not abandon the other frags in unsent outq if one msg has outstandin... | Xin Long | 2 | -1/+6 |
2017-12-01 | sctp: abandon the whole msg if one part of a fragmented message is abandoned | Xin Long | 2 | -4/+15 |
2017-12-01 | sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p... | Xin Long | 1 | -2/+4 |
2017-12-01 | batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible | Sven Eckelmann | 1 | -1/+1 |
2017-12-01 | batman-adv: Always initialize fragment header priority | Sven Eckelmann | 1 | -0/+2 |
2017-11-30 | SUNRPC: Handle ENETDOWN errors | Trond Myklebust | 2 | -0/+6 |
2017-11-30 | sit: update frag_off info | Hangbin Liu | 1 | -0/+1 |
2017-11-30 | tcp: remove buggy call to tcp_v6_restore_cb() | Eric Dumazet | 1 | -1/+0 |
2017-11-30 | act_sample: get rid of tcf_sample_cleanup_rcu() | Cong Wang | 1 | -11/+3 |
2017-11-30 | Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 5 | -27/+35 |