index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethernet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
5
-13
/
+60
2019-03-08
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2
-10
/
+13
2019-03-08
netfilter: nat: don't register device notifier twice
Florian Westphal
1
-16
/
+19
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-07
nfp: fix simple vNIC mailbox length
Dirk van der Merwe
1
-1
/
+1
2019-03-07
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
1
-1
/
+1
2019-03-07
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
1
-3
/
+3
2019-03-07
net: atm: Use IS_ENABLED in atm_dev_ioctl
Nathan Chancellor
1
-6
/
+2
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2019-03-07
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
1
-2
/
+5
2019-03-07
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
1
-3
/
+3
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
1
-1
/
+1
2019-03-07
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
1
-1
/
+1
2019-03-07
isdn: isdnloop: fix pointer dereference bug
Arnd Bergmann
1
-1
/
+1
2019-03-07
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
1
-3
/
+1
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
1
-0
/
+5
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
appletalk: Add atalk.h header files to MAINTAINERS file
Arnd Bergmann
1
-0
/
+2
2019-03-06
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-06
net: hns3: Fix a logical vs bitwise typo
Dan Carpenter
1
-2
/
+2
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
2
-2
/
+1
2019-03-05
a.out: remove core dumping support
Linus Torvalds
6
-485
/
+0
2019-03-05
Revert "s390/cpum_cf: Add kernel message exaplanations"
Martin Schwidefsky
2
-81
/
+0
2019-03-05
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Slavomir Kaslev
1
-0
/
+12
2019-03-04
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
phy: mdio-mux: fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
Heiner Kallweit
1
-9
/
+8
2019-03-04
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...
Heiner Kallweit
1
-0
/
+1
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-03-04
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
1
-1
/
+23
2019-03-04
net/mlx5e: Update tx reporter status in case channels were successfully opened
Eran Ben Elisha
1
-0
/
+4
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
3
-5
/
+62
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
team: Free BPF filter when unregistering netdev
Ido Schimmel
1
-0
/
+15
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+3
2019-03-04
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...
Heiner Kallweit
4
-14
/
+52
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
33
-52
/
+16
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2
-44
/
+36
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
12
-105
/
+106
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
5
-22
/
+16
[next]