Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-10-22 | 1 | -5/+6 |
* | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 2017-06-20 | 1 | -1/+1 |
* | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -51/+2 |
|\ | |||||
| * | ppp: reuse print_hex_dump_bytes | Andy Shevchenko | 2013-03-27 | 1 | -51/+2 |
* | | tty: Fix recursive deadlock in tty_perform_flush() | Peter Hurley | 2013-03-18 | 1 | -1/+1 |
|/ | |||||
* | ppp: avoid false drop_monitor false positives | Eric Dumazet | 2012-05-19 | 1 | -2/+2 |
* | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-04 | 1 | -1/+1 |
* | ppp: Move the PPP drivers | Jeff Kirsher | 2011-08-27 | 1 | -0/+790 |