summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-04Linux 4.19.1v4.19.1Greg Kroah-Hartman1-1/+1
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov1-2/+1
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2018-11-04sparc64: Export __node_distance.David S. Miller1-0/+1
2018-11-04sctp: check policy more carefully when getting pr statusXin Long1-3/+5
2018-11-04Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3
2018-11-04r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit1-2/+7
2018-11-04net: Properly unlink GRO packets on overflow.David S. Miller1-0/+1
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-04mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-11-04mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul1-13/+12
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2-7/+9
2018-11-04openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz1-2/+2
2018-11-04bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-04vhost: Fix Spectre V1 vulnerabilityJason Wang1-0/+2
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-11-04Revert "net: simplify sock_poll_wait"Karsten Graul13-16/+22
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti3-6/+39
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio1-2/+1
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu1-1/+9
2018-10-22Linux 4.19v4.19Greg Kroah-Hartman1-2/+2
2018-10-22MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman1-0/+6
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman1-6/+7
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman1-2/+3
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2-1/+11
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman1-8/+8
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Condu...Greg Kroah-Hartman2-0/+154
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason1-4/+0
2018-10-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-1/+13
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman4-8/+8
2018-10-21Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu1-2/+1
2018-10-21net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-20MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu1-0/+8
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman9-18/+30
2018-10-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-4/+22
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman12-45/+39
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-10-20Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman4-5/+35
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-7/+105
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+1
2018-10-20Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-5/+35
2018-10-20selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-10-20tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu1-1/+1
2018-10-20tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu1-6/+24