| Commit message (Expand) | Author | Age |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 |
|\ |
|
| * | net: change to new flag variable | matt mooney | 2011-03-17 |
* | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 |
* | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-14 |
| |\ \ |
|
| * \ \ | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-12-02 |
| |\ \ \ |
|
| | * | | | NET: wan/x25, fix ldisc->open retval | Jiri Slaby | 2010-11-29 |
| | | |/
| | |/| |
|
* | | | | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 |
| |_|/
|/| | |
|
* | | | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. | Krzysztof Halasa | 2010-12-12 |
|/ / |
|
* / | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty | Jiri Slaby | 2010-11-28 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
| * | Fix typo interrest[ing|ed] => interest[ing|ed] | Thomas Weber | 2010-09-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ \ |
|
| * | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 |
| * | | ipv4: ip_ptr cleanups | Eric Dumazet | 2010-09-16 |
| * | | wan: make read-only data const | stephen hemminger | 2010-09-06 |
| * | | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 2010-08-25 |
| * | | drivers/net/wan: Adjust confusing if indentation | Julia Lawall | 2010-08-17 |
* | | | net: Wan/cosa.c: Convert "mutex" to semaphore | Thomas Gleixner | 2010-10-12 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-13 |
|\ \ |
|
| * | | farsync: Fix compile warnings. | David S. Miller | 2010-08-10 |
| |/ |
|
* | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 |
|\ \
| |/
|/| |
|
| * | IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals. | Krzysztof Hałasa | 2010-05-27 |
* | | drivers/net/wan/farsync.c: Use standard pr_<level> | Joe Perches | 2010-08-02 |
* | | net: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-12 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-06 |
|\ \ |
|
| * | | X25: remove duplicated #include | Huang Weiyi | 2010-06-04 |
* | | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
* | | | drivers/net/wan: Use memdup_user | Julia Lawall | 2010-05-31 |
* | | | drivers/net/wan: Use memdup_user | Julia Lawall | 2010-05-31 |
|/ / |
|
* | | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
* | | X25: Use identifiers for hdlc x25 device to x25 interface | andrew hendry | 2010-04-22 |
* | | X25: Use identifiers for cyclades device to x25 interface | andrew hendry | 2010-04-22 |
* | | X25: Use identifiers for lapbether device to x25 interface | andrew hendry | 2010-04-22 |
* | | X25: Use identifiers for x25 async device to x25 interface | andrew hendry | 2010-04-22 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-21 |
|\| |
|
| * | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa | 2010-04-16 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | Coding style correction of some wan drivers | Rudy Matela | 2010-02-04 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|