]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2017-05-19  Iyappan Subramanianphy: Add helper function to check phy interface mode
2017-05-19  David S. MillerMerge branch 'net-fix-CRC32c-in-the-forwarding-path'
2017-05-19  Davide Carattisk_buff.h: improve description of CHECKSUM_{COMPLETE...
2017-05-19  Davide Carattiopenvswitch: more accurate checksumming in queue_usersp...
2017-05-19  Davide Carattinet: more accurate checksumming in validate_xmit_skb()
2017-05-19  Davide Carattinet: use skb->csum_not_inet to identify packets needing...
2017-05-19  Davide Carattisk_buff: remove support for csum_bad in sk_buff
2017-05-19  Davide Carattinet: introduce skb_crc32c_csum_help
2017-05-19  Davide Carattiskbuff: add stub to help computing crc32c on SCTP packets
2017-05-19  Soheil Hassas... tcp: warn on negative reordering values
2017-05-18  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-18  Wei Yongjunnet/mlx5e: Fix possible memory leak
2017-05-18  Wei Yongjunqed: Remove unused including <linux/version.h>
2017-05-18  Wei Yongjunibmvnic: fix missing unlock on error in __ibmvnic_reset()
2017-05-18  Linus TorvaldsMerge tag 'md/4.12-rc2' of git://git.kernel.org/pub...
2017-05-18  Matthias Kaehlckenet1080: Remove unused function nc_dump_ttl()
2017-05-18  Matthias Kaehlcker8152: Remove unused function usb_ocp_read()
2017-05-18  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-18  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-18  Linus TorvaldsMerge tag 'kbuild-fixes-v4.12' of git://git.kernel...
2017-05-18  Mintz, Yuvalqed: Utilize FW 8.20.0.0
2017-05-18  Eric Dumazettcp: fix tcp_rearm_rto()
2017-05-18  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-18  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.12-rc2' of git://git...
2017-05-18  Ido Schimmelmlxsw: spectrum: Avoid possible NULL pointer dereference
2017-05-18  Colin Ian Kingliquidio: make the spinlock octeon_devices_lock static
2017-05-18  Geert Uytterhoevensh_eth: Do not print an error message for probe deferral
2017-05-18  Geert Uytterhoevensh_eth: Use platform device for printing before registe...
2017-05-18  David S. MillerMerge tag 'linux-can-next-for-4.13-20170518' of git...
2017-05-18  Arkadi Sharshevskymlxsw: spectrum_dpipe: Fix sparse warnings
2017-05-18  David S. MillerMerge branch 'mlxsw-fixes'
2017-05-18  Arkadi Sharshevskymlxsw: spectrum_router: Fix rif counter freeing routine
2017-05-18  Arkadi Sharshevskymlxsw: spectrum_dpipe: Fix incorrect entry index
2017-05-18  Eric Anholtnet: dsa: b53: Add compatible strings for the Cygnus...
2017-05-18  David S. MillerMerge branch 'dsa-headers-cleanup'
2017-05-18  Vivien Didelotnet: dsa: use switchdev_obj_dump_cb_t everywhere
2017-05-18  Vivien Didelotnet: dsa: include switchdev.h only once
2017-05-18  Vivien Didelotnet: dsa: include dsa.h only once
2017-05-18  Andrey Vaginnet: fix __skb_try_recv_from_queue to return the old...
2017-05-18  Ganesh Goudarcxgb4: update latest firmware version supported
2017-05-18  Alexey Dobriyannet: make struct dst_entry::dev first member
2017-05-18  David S. MillerMerge branch 'fsl_ucc_hdlc-enhancements'
2017-05-18  Holger Brunckpowerpc/85xx/kmcent2: use hdlc busmode for UCC1
2017-05-18  Holger Bruncknet/wan/fsl_ucc_hdlc: add hdlc-bus support
2017-05-18  Holger Brunckfsl/qe: add bit description for SYNL register for GUMR
2017-05-18  Holger Bruncknet/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback...
2017-05-18  Holger Bruncknet/wan/fsl_ucc_hdlc: fix incorrect memory allocation
2017-05-18  Holger Bruncknet/wan/fsl_ucc_hdlc: fix wrong indentation
2017-05-18  Holger Bruncknet/wan/fsl_ucc_hdlc: fix unitialized variable warnings
2017-05-18  Holger Bruncknet/wan/fsl_ucc_hdlc: cleanup debug traces
2017-05-18  Bjørn Morkqmi_wwan: add another Lenovo EM74xx device ID
2017-05-18  Eric Dumazetsctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-05-18  Paolo Abeniudp: make *udp*_queue_rcv_skb() functions static
2017-05-18  Alexey Dobriyannet: make struct net_device::tx_queue_len unsigned int
2017-05-18  Tobias Jungelbridge: netlink: check vlan_default_pvid range
2017-05-18  Colin Ian Kingudp: make function udp_skb_dtor_locked static
2017-05-18  Greentime Hunet: ethernet: faraday: To support device tree usage.
2017-05-18  David S. MillerMerge branch 'vhost_net-rx-batch-dequeuing'
2017-05-18  Jason Wangvhost_net: try batch dequing from skb array
2017-05-18  Jason Wangtap: support receiving skb from msg_control
2017-05-18  Jason Wangtun: support receiving skb through msg_control
2017-05-18  Jason Wangtap: export skb_array
2017-05-18  Jason Wangtun: export skb_array
2017-05-18  Jason Wangskb_array: introduce batch dequeuing
2017-05-18  Jason Wangptr_ring: introduce batch dequeuing
2017-05-18  Jason Wangskb_array: introduce skb_array_unconsume
2017-05-18  Michael S.... ptr_ring: add ptr_ring_unconsume
2017-05-18  linzhangnet: x25: fix one potential use-after-free issue
2017-05-18  Quentin Schulzcan: m_can: add deep Suspend/Resume support
2017-05-18  Quentin Schulzcan: m_can: factorize clock gating and ungating
2017-05-18  Quentin Schulzcan: m_can: make m_can_start and m_can_stop symmetric
2017-05-18  Quentin Schulzcan: m_can: move Message RAM initialization to function
2017-05-18  Daniel Borkmannbpf: adjust verifier heuristics
2017-05-18  David S. Milleripv6: Check ip6_find_1stfragopt() return value properly.
2017-05-17  Yonghong Songselftests/bpf: fix broken build due to types.h
2017-05-17  Linus TorvaldsMerge tag 'for-4.12/dm-fixes-2' of git://git.kernel...
2017-05-17  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-05-17  David S. MillerMerge branch 'phy-marvell-cleanups'
2017-05-17  Andrew Lunnnet: phy: marvell: checkpatch - Fix remaining long...
2017-05-17  Andrew Lunnnet: phy: marvell: Add helpers to get/set page
2017-05-17  Andrew Lunnnet: phy: marvell: Refactor some bigger functions
2017-05-17  Andrew Lunnnet: phy: marvell: Checkpatch - assignments and comparisons
2017-05-17  Andrew Lunnnet: phy: marvell: Checkpatch - Missing or extra blank...
2017-05-17  Andrew Lunnnet: phy: Marvell: checkpatch - Comments
2017-05-17  David S. MillerMerge branch 'tcp-TCP-TS-option-use-1-ms-clock'
2017-05-17  Eric Dumazettcp: switch TCP TS option (RFC 7323) to 1ms clock
2017-05-17  Eric Dumazettcp: replace misc tcp_time_stamp to tcp_jiffies32
2017-05-17  Eric Dumazettcp_lp: cache tcp_time_stamp
2017-05-17  Eric Dumazettcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
2017-05-17  Eric Dumazettcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
2017-05-17  Eric Dumazettcp: uses jiffies_32 to feed tp->chrono_start
2017-05-17  Eric Dumazettcp: use tcp_jiffies32 to feed probe_timestamp
2017-05-17  Eric Dumazettcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
2017-05-17  Eric Dumazettcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_...
2017-05-17  Eric Dumazettcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
2017-05-17  Eric Dumazettcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
2017-05-17  Eric Dumazettcp: use tcp_jiffies32 to feed tp->lsndtime
2017-05-17  Eric Dumazetdccp: do not use tcp_time_stamp
2017-05-17  Eric Dumazettcp: introduce tcp_jiffies32
2017-05-17  Eric Dumazettcp: use tp->tcp_mstamp in output path
next