Age | Commit message (Expand) | Author |
2017-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-12-03 | Merge branch 'tcp-cb-selinux-corruption' | David S. Miller |
2017-12-03 | tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() | David Ahern |
2017-12-03 | tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() | Eric Dumazet |
2017-12-03 | rxrpc: Fix the MAINTAINERS record | David Howells |
2017-12-03 | rxrpc: Use correct netns source in rxrpc_release_sock() | David Howells |
2017-12-03 | liquidio: fix incorrect indentation of assignment statement | Colin Ian King |
2017-12-03 | Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm... | David S. Miller |
2017-12-03 | stmmac: reset last TSO segment size after device open | Lars Persson |
2017-12-03 | ipvlan: Add the skb->mark as flow4's member to lookup route | Gao Feng |
2017-12-02 | Merge branch 's390-qeth-fixes' | David S. Miller |
2017-12-02 | s390/qeth: build max size GSO skbs on L2 devices | Julian Wiedmann |
2017-12-02 | s390/qeth: fix GSO throughput regression | Julian Wiedmann |
2017-12-02 | s390/qeth: fix thinko in IPv4 multicast address tracking | Julian Wiedmann |
2017-12-02 | Merge branch 'vhost-skb-leaks' | David S. Miller |
2017-12-02 | tap: free skb if flags error | Wei Xu |
2017-12-02 | tun: free skb in early errors | Wei Xu |
2017-12-02 | vhost: fix skb leak in handle_rx() | Wei Xu |
2017-12-02 | Merge branch 'bnxt_en-fixes' | David S. Miller |
2017-12-02 | bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() | Vasundhara Volam |
2017-12-02 | bnxt_en: fix dst/src fid for vxlan encap/decap actions | Sathya Perla |
2017-12-02 | bnxt_en: wildcard smac while creating tunnel decap filter | Sunil Challa |
2017-12-02 | bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown | Ray Jui |
2017-12-01 | Merge branch 'sfp-phylink-fixes' | David S. Miller |
2017-12-01 | phylink: ensure we take the link down when phylink_stop() is called | Russell King |
2017-12-01 | sfp: warn about modules requiring address change sequence | Russell King |
2017-12-01 | sfp: improve RX_LOS handling | Russell King |
2017-12-01 | sfp: fix RX_LOS signal handling | Russell King |
2017-12-01 | net: phy-micrel: check return code in flp center function | Max Uvarov |
2017-12-01 | tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() | Tommi Rantala |
2017-12-01 | tcp/dccp: block bh before arming time_wait timer | Eric Dumazet |
2017-12-01 | Merge branch 'sctp-prsctp-chunk-fixes' | David S. Miller |
2017-12-01 | sctp: do not abandon the other frags in unsent outq if one msg has outstandin... | Xin Long |
2017-12-01 | sctp: abandon the whole msg if one part of a fragmented message is abandoned | Xin Long |
2017-12-01 | sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p... | Xin Long |
2017-12-01 | can: mcba_usb: fix device disconnect bug | Martin Kelly |
2017-12-01 | can: mcba_usb: fix typo | Martin Kelly |
2017-12-01 | can: flexcan: fix VF610 state transition issue | Marc Kleine-Budde |
2017-12-01 | can: flexcan: Update IRQ Err Passive information | Marc Kleine-Budde |
2017-12-01 | can: peak/pci: fix potential bug when probe() fails | Stephane Grosjean |
2017-12-01 | can: ti_hecc: Fix napi poll return value for repoll | Oliver Stäbler |
2017-12-01 | can: kvaser_usb: ratelimit errors if incomplete messages are received | Jimmy Assarsson |
2017-12-01 | can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback() | Jimmy Assarsson |
2017-12-01 | can: kvaser_usb: free buf in error paths | Jimmy Assarsson |
2017-12-01 | samples/bpf: add error checking for perf ioctl calls in bpf loader | Yonghong Song |
2017-12-01 | bpf: set maximum number of attached progs to 64 for a single perf tp | Yonghong Song |
2017-11-30 | net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask | Florian Fainelli |
2017-11-30 | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log | Yonghong Song |
2017-11-30 | sit: update frag_off info | Hangbin Liu |
2017-11-30 | tcp: remove buggy call to tcp_v6_restore_cb() | Eric Dumazet |