Age | Commit message (Expand) | Author | Files | Lines |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2 | -10/+10 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 3 | -5/+5 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 4 | -16/+13 |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook | 2 | -5/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-20 | isdn/i4l: fetch the ppp_write buffer in one shot | Meng Xu | 1 | -12/+25 |
2017-08-02 | isdn/i4l: fix buffer overflow | Annie Cherkaev | 2 | -3/+3 |
2017-07-05 | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -24/+0 |
2017-06-21 | idsn: fix wrong skb_put() used | yuan linyu | 1 | -1/+1 |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 2 | -2/+2 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 2 | -5/+6 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 3 | -8/+8 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 3 | -6/+5 |
2017-06-04 | isdn: get rid of pointless access_ok() | Al Viro | 2 | -24/+0 |
2017-05-31 | isdn: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -1/+1 |
2017-03-24 | isdn: use setup_timer | Geliang Tang | 2 | -6/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-12-17 | isdn: use designated initializers | Kees Cook | 2 | -11/+11 |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -25/+19 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 2 | -3/+3 |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley | 1 | -5/+5 |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley | 1 | -6/+2 |
2016-04-30 | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley | 1 | -11/+9 |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley | 1 | -3/+3 |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+0 |
2016-03-05 | isdn: i4l: move active-isdn drivers to staging | Arnd Bergmann | 1 | -10/+0 |
2016-01-28 | isdn: Remove ASYNC_CLOSING | Peter Hurley | 1 | -6/+6 |
2015-12-01 | isdn: remove spellcaster driver | Arnd Bergmann | 1 | -2/+0 |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2015-11-02 | ppp, slip: Validate VJ compression slot parameters completely | Ben Hutchings | 1 | -6/+4 |
2015-11-02 | isdn_ppp: Add checks for allocation failure in isdn_ppp_open() | Ben Hutchings | 1 | -0/+6 |
2015-10-17 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley | 1 | -1/+1 |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-05-26 | isdn: fix grammar in comment | Geert Uytterhoeven | 1 | -1/+1 |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman | 1 | -33/+0 |
2014-09-23 | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley | 1 | -5/+0 |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 1 | -14/+12 |
2014-07-24 | isdn: use constants instead of magicnumbers | Himangi Saraogi | 1 | -2/+2 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+16 |
2014-07-16 | net: ppp: fix creating PPP pass and active filters | Christoph Schulz | 1 | -4/+16 |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+1 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-14 | net: ppp: don't call sk_chk_filter twice | Christoph Schulz | 1 | -7/+1 |
2014-05-23 | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 1 | -2/+2 |
2014-03-31 | net: isdn: use sk_unattached_filter api | Daniel Borkmann | 1 | -20/+41 |
2014-03-27 | isdn: replace del_timer by del_timer_sync | Julia Lawall | 1 | -1/+1 |
2014-02-26 | isdn: fix multiple sleep_on races | Arnd Bergmann | 1 | -5/+8 |
2013-12-26 | isdn: slight optimization of addr compare | dingtianhong | 1 | -2/+2 |