index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mvpp2: remove misleading comment
Matteo Croce
2019-10-03
1
-2
/
+1
*
Merge branch 'CAIF-Kconfig-fixes'
David S. Miller
2019-10-02
2
-9
/
+17
|
\
|
*
Minor fixes to the CAIF Transport drivers Kconfig file
rd.dunlab@gmail.com
2019-10-02
1
-3
/
+3
|
*
Isolate CAIF transport drivers into their own menu
rd.dunlab@gmail.com
2019-10-02
1
-1
/
+9
|
*
Clean up the net/caif/Kconfig menu
rd.dunlab@gmail.com
2019-10-02
1
-5
/
+5
|
/
*
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
2019-10-02
1
-6
/
+1
*
net: dsa: Remove unused __DSA_SKB_CB macro
Vladimir Oltean
2019-10-02
1
-2
/
+0
*
Merge branch 'sja1105-cleanups'
David S. Miller
2019-10-02
7
-123
/
+118
|
\
|
*
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
7
-88
/
+69
|
*
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
2019-10-02
4
-32
/
+47
|
*
net: dsa: sja1105: Don't use "inline" function declarations in C files
Vladimir Oltean
2019-10-02
2
-5
/
+4
|
/
*
Merge branch 'SMB-rootfs'
David S. Miller
2019-10-02
2
-2
/
+57
|
\
|
*
ipconfig: Handle CONFIG_CIFS_ROOT option
Paulo Alcantara (SUSE)
2019-10-02
1
-2
/
+8
|
*
init: Support mounting root file systems over SMB
Paulo Alcantara (SUSE)
2019-10-02
1
-0
/
+49
|
/
*
Merge branch 'ionic-driver-updates'
David S. Miller
2019-10-02
4
-63
/
+119
|
\
|
*
ionic: add lif_quiesce to wait for queue activity to stop
Shannon Nelson
2019-10-02
1
-0
/
+16
|
*
ionic: implement ethtool set-fec
Shannon Nelson
2019-10-02
1
-27
/
+67
|
*
ionic: report users coalesce request
Shannon Nelson
2019-10-02
3
-18
/
+19
|
*
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
2019-10-02
3
-13
/
+13
|
*
ionic: simplify returns in devlink info
Shannon Nelson
2019-10-02
1
-5
/
+4
|
/
*
Merge branch 'per-netns-notifier'
David S. Miller
2019-10-02
4
-32
/
+165
|
\
|
*
mlxsw: spectrum: Use per-netns netdevice notifier registration
Jiri Pirko
2019-10-02
1
-3
/
+6
|
*
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
3
-0
/
+93
|
*
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-02
3
-29
/
+66
|
/
*
r8152: Use guard clause and fix comment typos
Prashant Malani
2019-10-02
1
-16
/
+16
*
vsock/virtio: add support for MSG_PEEK
Matias Ezequiel Vara Larsen
2019-10-02
1
-3
/
+52
*
hso: fix NULL-deref on tty open
Johan Hovold
2019-10-02
1
-4
/
+8
*
dt-bindings: sh_eth convert bindings to json-schema
Simon Horman
2019-10-02
3
-70
/
+115
*
net: usb: ax88179_178a: allow optionally getting mac address from device tree
Peter Fink
2019-10-02
1
-4
/
+27
*
ipv6: minor code reorg in inet6_fill_ifla6_attrs()
Nicolas Dichtel
2019-10-01
1
-4
/
+3
*
Merge branch 'netdev-altnames'
David S. Miller
2019-10-01
8
-43
/
+348
|
\
|
*
net: rtnetlink: add possibility to use alternative names as message handle
Jiri Pirko
2019-10-01
1
-11
/
+18
|
*
net: rtnetlink: introduce helper to get net_device instance by ifname
Jiri Pirko
2019-10-01
1
-20
/
+25
|
*
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
Jiri Pirko
2019-10-01
1
-6
/
+4
|
*
net: rtnetlink: put alternative names to getlink message
Jiri Pirko
2019-10-01
1
-0
/
+53
|
*
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-10-01
7
-2
/
+177
|
*
net: introduce name_node struct to be used in hashlist
Jiri Pirko
2019-10-01
2
-20
/
+87
|
*
net: procfs: use index hashlist instead of name hashlist
Jiri Pirko
2019-10-01
1
-2
/
+2
|
/
*
tcp: add ipv6_addr_v4mapped_loopback() helper
Eric Dumazet
2019-10-01
2
-4
/
+7
*
net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method
Julio Faracco
2019-10-01
1
-1
/
+1
*
r8152: Factor out OOB link list waits
Prashant Malani
2019-10-01
1
-52
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-29
169
-1307
/
+1225
|
\
|
*
net: tap: clean up an indentation issue
Colin Ian King
2019-09-27
1
-1
/
+1
|
*
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
2019-09-27
1
-4
/
+10
|
*
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-09-27
1
-2
/
+3
|
*
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2019-09-27
3
-3
/
+12
|
*
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-09-27
1
-4
/
+4
|
*
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2019-09-27
4
-8
/
+17
|
|
\
|
|
*
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
2019-09-27
1
-0
/
+6
|
|
*
Documentation: Clarify trap's description
Ido Schimmel
2019-09-27
1
-1
/
+2
[next]