Age | Commit message (Expand) | Author | Files | Lines |
2021-10-13 | net: remove single-byte netdev->dev_addr writes | Jakub Kicinski | 1 | -1/+3 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -3/+3 |
2019-09-22 | Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -3/+4 |
2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -1/+1 |
2019-07-30 | HSI: ssi_protocol: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -3/+4 |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -14/+1 |
2018-03-19 | HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered" | Colin Ian King | 1 | -2/+2 |
2018-03-19 | HSI: ssi_protocol: Delete an error message for a failed memory allocation in ... | Markus Elfring | 1 | -3/+1 |
2018-03-19 | HSI: ssi_protocol: Fix a typo in two comment lines | Markus Elfring | 1 | -2/+2 |
2017-10-05 | timer: Fix two mistakes in callback conversions | Kees Cook | 1 | -1/+1 |
2017-10-05 | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook | 1 | -14/+18 |
2017-06-08 | hsi: Fix build regression due to netdev destructor fix. | David S. Miller | 1 | -1/+1 |
2017-04-21 | HSI: ssi_protocol: double free in ssip_pn_xmit() | Dan Carpenter | 1 | -2/+3 |
2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson | 1 | -10/+4 |
2016-06-28 | HSI: ssi_protocol: fix ssip_xmit invocation | Sebastian Reichel | 1 | -1/+12 |
2016-06-28 | HSI: ssi_protocol: replace spin_lock with spin_lock_bh | Sebastian Reichel | 1 | -32/+32 |
2016-06-28 | HSI: ssi_protocol: avoid ssi_waketest call with held spinlock | Sebastian Reichel | 1 | -16/+25 |
2016-01-28 | HSI: ssi-protocol: Use handshake logic from n950 | Sebastian Reichel | 1 | -11/+5 |
2015-09-18 | HSI: Fix a typo | Jakub Wilk | 1 | -1/+1 |
2014-08-06 | Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 1 | -1/+1 |
2014-07-20 | HSI: ssi_protocol: Fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+1 |
2014-05-16 | HSI: Introduce driver for SSI Protocol | Sebastian Reichel | 1 | -0/+1191 |