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
*
nl80211: trivial: Remove redundant loop
Denis Kenzior
2019-10-11
1
-4
/
+2
*
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
20
-35
/
+39
*
mac80211: pass internal sta to ieee80211_tx_frags()
Johannes Berg
2019-10-04
1
-11
/
+4
*
nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECT
Sunil Dutt
2019-10-04
1
-0
/
+8
*
mac80211: IBSS: avoid unneeded return value processing
Koen Vandeputte
2019-10-04
1
-8
/
+1
*
net: propagate errors correctly in register_netdevice()
Eric Dumazet
2019-10-03
1
-0
/
+1
*
Merge branch 'phy-at803x-add-ar9331-support'
David S. Miller
2019-10-03
1
-21
/
+12
|
\
|
*
net: phy: at803x: remove probe and struct at803x_priv
Oleksij Rempel
2019-10-03
1
-21
/
+0
|
*
net: phy: at803x: add ar9331 support
Oleksij Rempel
2019-10-03
1
-0
/
+12
|
/
*
mlxsw: PCI: Send EMAD traffic on a separate queue
Petr Machata
2019-10-03
2
-2
/
+19
*
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
2019-10-03
5
-61
/
+153
*
Merge branch 'stmmac-eam'
David S. Miller
2019-10-03
7
-3
/
+46
|
\
|
*
net: stmmac: Support enhanced addressing mode for DWMAC 4.10
Thierry Reding
2019-10-03
4
-2
/
+34
|
*
net: stmmac: Only enable enhanced addressing mode when needed
Thierry Reding
2019-10-03
3
-1
/
+12
|
/
*
r8152: Add identifier names for function pointers
Prashant Malani
2019-10-03
1
-11
/
+12
*
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2019-10-03
2
-4
/
+5
*
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
[next]