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
*
isdn: hdlc: move into mISDN
Arnd Bergmann
2019-05-31
7
-11
/
+9
*
isdn: remove isdn4linux
Arnd Bergmann
2019-05-31
59
-26860
/
+2
*
isdn: remove hisax driver
Arnd Bergmann
2019-05-31
104
-56236
/
+0
*
isdn: gigaset: remove i4l support
Arnd Bergmann
2019-05-31
4
-735
/
+15
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-05-31
16
-218
/
+754
|
\
|
*
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
12
-54
/
+53
|
*
ice: Recognize higher speeds
Anirudh Venkataramanan
2019-05-30
2
-1
/
+7
|
*
ice: Use a different ICE_DBG bit for firmware log messages
Jacob Keller
2019-05-30
2
-3
/
+4
|
*
ice: Update function header
Anirudh Venkataramanan
2019-05-30
1
-0
/
+4
|
*
ice: Move define for ICE_AQC_DRIVER_UNLOADING
Anirudh Venkataramanan
2019-05-30
1
-1
/
+1
|
*
ice: Align to updated AQ command formats
Anirudh Venkataramanan
2019-05-30
1
-7
/
+8
|
*
ice: Use continue instead of an else block
Anirudh Venkataramanan
2019-05-30
1
-3
/
+5
|
*
ice: Change minimum descriptor count value for Tx/Rx rings
Preethi Banala
2019-05-30
1
-1
/
+1
|
*
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-30
5
-6
/
+89
|
*
ice: Cleanup ice_update_link_info
Bruce Allan
2019-05-30
1
-17
/
+18
|
*
ice: Use right type for ice_cfg_vsi_lan return
Akeem G Abodunrin
2019-05-30
1
-8
/
+10
|
*
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-30
6
-3
/
+349
|
*
ice: Add support for virtchnl_vector_map.[rxq|txq]_map
Anirudh Venkataramanan
2019-05-30
3
-44
/
+115
|
*
ice: Introduce ice_init_mac_fltr and move ice_napi_del
Tony Nguyen
2019-05-30
3
-44
/
+79
|
*
ice: Use GLINT_DYN_CTL to disable VF's interrupts
Brett Creeley
2019-05-30
1
-28
/
+13
*
|
net: sched: act_ctinfo: minor size optimisation
Kevin 'ldir' Darbyshire-Bryant
2019-05-31
1
-4
/
+0
*
|
Merge branch 'complex-c45-phys'
David S. Miller
2019-05-31
3
-21
/
+40
|
\
\
|
*
|
net: phy: export phy_queue_state_machine
Heiner Kallweit
2019-05-31
2
-4
/
+6
|
*
|
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
2019-05-31
2
-2
/
+10
|
*
|
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
2019-05-31
3
-15
/
+24
|
/
/
*
|
qed: Fix static checker warning
Michal Kalderon
2019-05-31
1
-12
/
+12
*
|
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
2019-05-30
1
-23
/
+66
*
|
Merge branch 'r8169-fw'
David S. Miller
2019-05-30
1
-34
/
+37
|
\
\
|
*
|
r8169: decouple rtl_phy_write_fw from actual driver code
Heiner Kallweit
2019-05-30
1
-20
/
+28
|
*
|
r8169: improve rtl_fw_format_ok
Heiner Kallweit
2019-05-30
1
-14
/
+9
|
/
/
*
|
r8169: enable WoL speed down on more chip versions
Heiner Kallweit
2019-05-30
1
-24
/
+2
*
|
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
2019-05-30
2
-11
/
+8
*
|
net: avoid indirect calls in L4 checksum calculation
Matteo Croce
2019-05-30
1
-4
/
+11
*
|
net: dsa: sja1105: Make static_config_check_memory_size static
YueHaibing
2019-05-30
1
-1
/
+1
*
|
Merge branch 'connection-tracking-support-for-bridge'
David S. Miller
2019-05-30
15
-276
/
+1206
|
\
\
|
*
|
netfilter: nf_conntrack_bridge: register inet conntrack for bridge
Pablo Neira Ayuso
2019-05-30
1
-16
/
+42
|
*
|
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
2019-05-30
3
-2
/
+230
|
*
|
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
2019-05-30
8
-4
/
+410
|
*
|
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
2019-05-30
3
-3
/
+72
|
*
|
net: ipv4: place control buffer handling away from fragmentation iterators
Pablo Neira Ayuso
2019-05-30
1
-18
/
+37
|
*
|
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
2
-76
/
+126
|
*
|
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
2
-88
/
+128
|
*
|
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
2
-55
/
+102
|
*
|
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
2
-33
/
+78
|
/
/
*
|
Merge branch 'add-TFO-backup-key'
David S. Miller
2019-05-30
11
-118
/
+694
|
\
\
|
*
|
selftests/net: add TFO key rotation selftest
Jason Baron
2019-05-30
4
-0
/
+394
|
*
|
Documentation: ip-sysctl.txt: Document tcp_fastopen_key
Jason Baron
2019-05-30
1
-0
/
+20
|
*
|
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
Jason Baron
2019-05-30
1
-24
/
+71
|
*
|
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
Jason Baron
2019-05-30
1
-10
/
+20
|
*
|
tcp: add backup TFO key infrastructure
Jason Baron
2019-05-30
6
-58
/
+162
[next]