Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -70/+61 |
2014-10-06 | isdn/gigaset: use USB API function usb_endpoint_num() | Tilman Schmidt | 1 | -7/+5 |
2014-10-06 | isdn/gigaset: drop unused cardstate structure member | Tilman Schmidt | 1 | -2/+0 |
2014-10-06 | isdn/gigaset: improve error handling when leaving DLE mode | Tilman Schmidt | 1 | -1/+2 |
2014-10-06 | isdn/capi: drop two dead if branches | Tilman Schmidt | 1 | -3/+0 |
2014-09-24 | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley | 1 | -5/+0 |
2014-09-06 | mISDN: remove DSP_NEVER_DEFINED and adjust code identation | Colin Ian King | 1 | -56/+53 |
2014-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-08-22 | isdn/bas_gigaset: use USB API functions rather than constants | Himangi Saraogi | 1 | -1/+1 |
2014-08-22 | isdn/gigaset: use USB API functions rather than constants | Himangi Saraogi | 1 | -1/+1 |
2014-08-22 | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 1 | -1/+1 |
2014-08-03 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 1 | -14/+12 |
2014-08-01 | ISDN: pcbit: off by one bugs in pcbit_set_msn() | Dan Carpenter | 1 | -2/+2 |
2014-07-31 | CAPI: use correct structure type name in sizeof | Julia Lawall | 1 | -1/+1 |
2014-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2014-07-29 | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() | Alexey Khoroshilov | 1 | -0/+1 |
2014-07-25 | 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-17 | net: ppp: fix creating PPP pass and active filters | Christoph Schulz | 1 | -4/+16 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -12/+10 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-15 | net: ppp: don't call sk_chk_filter twice | Christoph Schulz | 1 | -7/+1 |
2014-07-09 | isdn: hisax: l3ni1.c: Fix for possible null pointer dereference | Rickard Strandqvist | 1 | -5/+9 |
2014-06-17 | isdn: hisax: Drop duplicate Kconfig entry | Jean Delvare | 1 | -5/+0 |
2014-06-17 | isdn: hisax: Merge Kconfig ifs | Jean Delvare | 1 | -5/+1 |
2014-06-05 | isdn/capi: fix (middleware) device nodes | Paul Bolle | 2 | -3/+3 |
2014-06-05 | isdn/capi: Make verbose reporting depend on capidrv | Paul Bolle | 2 | -9/+9 |
2014-06-05 | isdn/capi: move capi_info2str to capidrv.c | Paul Bolle | 2 | -200/+195 |
2014-05-24 | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 1 | -2/+2 |
2014-05-22 | mISDN: Use mod_timer() | Manuel Schölling | 1 | -8/+4 |
2014-05-22 | mISDN: Use time_before() | Manuel Schölling | 1 | -2/+2 |
2014-05-07 | isdn: hisax: remove some dead code | Dan Carpenter | 1 | -107/+4 |
2014-04-23 | hisax/icc: add missing semicolon after label | Julia Lawall | 1 | -1/+1 |
2014-04-16 | isdn: icn: buffer overflow in icn_command() | Dan Carpenter | 1 | -6/+5 |
2014-04-08 | isdnloop: several buffer overflows | Dan Carpenter | 1 | -8/+9 |
2014-04-03 | isdnloop: Validate NUL-terminated strings from user. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+6 |
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 | 3 | -4/+4 |
2014-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+9 |
2014-03-18 | isdn/capi: Make Middleware depend on CAPI2.0 | Paul Bolle | 1 | -9/+9 |
2014-02-27 | isdn: fix multiple sleep_on races | Arnd Bergmann | 1 | -5/+8 |
2014-02-27 | isdn: divert, hysdn: fix interruptible_sleep_on race | Arnd Bergmann | 2 | -6/+8 |
2014-02-27 | isdn: hisax/elsa: fix sleep_on race in elsa FSM | Arnd Bergmann | 2 | -4/+8 |
2014-02-27 | isdn: pcbit: fix interruptible_sleep_on race | Arnd Bergmann | 1 | -3/+3 |
2014-02-07 | isdn/hisax: hex vs decimal typo in prfeatureind() | Dan Carpenter | 1 | -1/+1 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -6/+5 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-01-19 | net: add build-time checks for msg->msg_name size | Steffen Hurrle | 1 | -3/+2 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -8/+0 |
2014-01-07 | isdn: Drop big endian cpp checks from telespci and hfc_pci drivers | Guenter Roeck | 2 | -8/+0 |