| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | hamradio: avoid null deref v3 | Dan Carpenter | 2010-01-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | hamradio/mkiss: fix typo in compat_ioctl | Arnd Bergmann | 2009-11-16 |
* | | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2009-11-07 |
* | | hamradio: Fix bit test correctly. | Thomas Sailer | 2009-10-14 |
* | | net/hamradio: fix test in receive() | roel kluin | 2009-10-13 |
|/ |
|
* | NET: mkiss: Fix typo | Ralf Baechle | 2009-10-01 |
* | NET: Fix possible corruption in bpqether driver | Ralf Baechle | 2009-09-03 |
* | convert hamradio drivers to netdev_txreturnt_t | Stephen Hemminger | 2009-09-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-22 |
| |\ |
|
| * | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 |
|\ \ \
| | |/
| |/| |
|
| * | | Update Andreas Koensgen's email address | Ralf Baechle | 2009-07-17 |
| * | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 2009-07-14 |
| * | | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 2009-07-13 |
| |/ |
|
* / | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
|/ |
|
* | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy | 2009-06-17 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 |
* | net: fix network drivers ndo_start_xmit() return values (part 6) | Patrick McHardy | 2009-06-13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin... | David S. Miller | 2009-03-31 |
|\ |
|
| * | yam: use request_firmware | Jaswinder Singh Rajput | 2009-03-30 |
* | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-29 |
|/ |
|
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 |
* | drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-17 |
* | drivers/net/hamradio: fix sparse warning: context imbalance | Hannes Eder | 2009-02-17 |
* | drivers/net/hamradio: fix warning: format not a string literal and no ... | Hannes Eder | 2009-02-17 |
* | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 |
* | net: constify VFTs | Jan Engelhardt | 2009-01-21 |
* | dmascc: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | mkiss: convert to internal network device stats | Stephen Hemminger | 2009-01-21 |
* | scc: convert to internal net_device_ops | Stephen Hemminger | 2009-01-21 |
* | yam: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | yam: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 |
* | hdlcdrv: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | hdlcdrv: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 |
* | dmascc: convert to network_device_ops | Stephen Hemminger | 2009-01-21 |
* | dmascc: convert to internal network device stats | Stephen Hemminger | 2009-01-21 |
* | bpqether: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | bpqether: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 |
* | baycom: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | baycom: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 |
* | 6pack: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall | 2009-01-11 |