| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | [CCID2/3]: Initialisation assignments of 0 are redundant | Gerrit Renker | 2007-10-24 | 2 | -8/+0 |
| | * | | | [DCCP]: Unaligned pointer access | Gerrit Renker | 2007-10-24 | 2 | -15/+29 |
| | * | | | [DCCP]: Convert Reset code into socket error number | Gerrit Renker | 2007-10-24 | 2 | -9/+41 |
| | * | | | [DCCP]: One more exemption from full sequence number checks | Gerrit Renker | 2007-10-24 | 1 | -1/+1 |
| | * | | | [DCCP]: Retrieve packet sequence number for error reporting | Gerrit Renker | 2007-10-24 | 3 | -10/+8 |
| * | | | | [NET]: Document some simple rules for actions | Jamal Hadi Salim | 2007-10-26 | 1 | -0/+29 |
| * | | | | [NET_CLS_ACT]: Use skb_act_clone | Jamal Hadi Salim | 2007-10-26 | 2 | -8/+1 |
| * | | | | [NET_CLS_ACT]: Introduce skb_act_clone | Jamal Hadi Salim | 2007-10-26 | 1 | -0/+15 |
| * | | | | [TCP]: Fix scatterlist handling in MD5 signature support. | David S. Miller | 2007-10-26 | 2 | -0/+9 |
| * | | | | [IPSEC]: Fix scatterlist handling in skb_icv_walk(). | David S. Miller | 2007-10-26 | 1 | -2/+3 |
| * | | | | [IPSEC]: Add missing sg_init_table() calls to ESP. | David S. Miller | 2007-10-26 | 2 | -0/+4 |
| * | | | | [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. | David S. Miller | 2007-10-26 | 1 | -11/+13 |
| * | | | | [CRYPTO]: HMAC needs some more scatterlist fixups. | David S. Miller | 2007-10-26 | 1 | -3/+3 |
| * | | | | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 2007-10-26 | 2 | -11/+11 |
| * | | | | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-26 | 2 | -5/+8 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] mac80211: fix printk warning on 64-bit | Johannes Berg | 2007-10-26 | 1 | -1/+1 |
| | * | | | | [PATCH] add myself as mac80211 maintainer | Johannes Berg | 2007-10-26 | 1 | -3/+5 |
| | * | | | | [PATCH] mac80211: Fix SSID matching in AP selection | Michael Wu | 2007-10-26 | 1 | -1/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | [UDP]: Make use of inet_iif() when doing socket lookups. | Vlad Yasevich | 2007-10-26 | 3 | -7/+8 |
| * | | | | [CRYPTO]: Fix hmac_digest from the SG breakage. | Vlad Yasevich | 2007-10-26 | 1 | -1/+3 |
| * | | | | [IPV4]: Remove no longer used snmp4_icmp_list. | David S. Miller | 2007-10-26 | 1 | -8/+0 |
* | | | | | De-constify sched.h | Alexey Dobriyan | 2007-10-26 | 1 | -14/+14 |
| |_|_|/
|/| | | |
|
* | | | | x86 bitops: fix code style issues | Randy Dunlap | 2007-10-26 | 1 | -26/+26 |
* | | | | bitops kernel-doc: inline instead of macro | Randy Dunlap | 2007-10-26 | 2 | -4/+10 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-10-26 | 37 | -254/+397 |
|\ \ \ |
|
| * | | | USB: open disconnect race in usblcd | Oliver Neukum | 2007-10-25 | 1 | -1/+10 |
| * | | | USB: disconnect open race in legousbtower | Oliver Neukum | 2007-10-25 | 1 | -1/+13 |
| * | | | USB: open disconnect race in iowarrior | Oliver Neukum | 2007-10-25 | 1 | -1/+8 |
| * | | | USB: missing error check in emi62 | Oliver Neukum | 2007-10-25 | 1 | -0/+4 |
| * | | | USB: missing error check in emi26 | Oliver Neukum | 2007-10-25 | 1 | -0/+4 |
| * | | | USB: usb_serial_resume bug fix | Sarah Sharp | 2007-10-25 | 1 | -1/+3 |
| * | | | USB: remove new OHCI build warnings | David Brownell | 2007-10-25 | 1 | -1/+8 |
| * | | | USB: amd5536udc - remove set_mwi() compiler warning | David Brownell | 2007-10-25 | 1 | -1/+1 |
| * | | | USB: usbserial - fix potential deadlock between write() and IRQ | Jiri Kosina | 2007-10-25 | 1 | -3/+4 |
| * | | | usb: serial/pl2303: support for IO Data Device RSAQ5 | Masakazu Mokuno | 2007-10-25 | 2 | -0/+2 |
| * | | | USB: fix read vs. disconnect race in cytherm driver | Oliver Neukum | 2007-10-25 | 1 | -1/+3 |
| * | | | USB: fix locking in idmouse | Oliver Neukum | 2007-10-25 | 1 | -17/+28 |
| * | | | USB: fix interface sysfs file-creation bug | Alan Stern | 2007-10-25 | 1 | -1/+7 |
| * | | | USB: fix ssb_ohci_probe() build bug | Ingo Molnar | 2007-10-25 | 1 | -1/+1 |
| * | | | USB: pl2303: remove can't happen checks, set speed properly and report baud rate | Alan Cox | 2007-10-25 | 1 | -5/+6 |
| * | | | USB: mos7840: Clean up old checks and stuff | Alan Cox | 2007-10-25 | 1 | -21/+2 |
| * | | | USB rio500.c: fix check-after-use | Adrian Bunk | 2007-10-25 | 1 | -12/+3 |
| * | | | USB iowarrior.c: fix check-after-use | Adrian Bunk | 2007-10-25 | 1 | -1/+1 |
| * | | | USB: add URB_FREE_BUFFER to permissible flags | Oliver Neukum | 2007-10-25 | 1 | -1/+1 |
| * | | | USB: isd200: sort out USB/IDE dependancy mess | Alan Cox | 2007-10-25 | 2 | -2/+104 |
| * | | | USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex | Matthias Kaehlcke | 2007-10-25 | 1 | -65/+65 |
| * | | | USB: fix scheduling of Iso URBs in uhci-hcd | Alan Stern | 2007-10-25 | 1 | -5/+14 |
| * | | | USB: io_edgeport: cleanups, and tty speed reporting | Alan Cox | 2007-10-25 | 1 | -10/+8 |
| * | | | USB: ftd_sio cleanups and updates for new termios work checkpatch fixes | Andrew Morton | 2007-10-25 | 1 | -3/+4 |
| * | | | USB: ftd_sio: cleanups and updates for new termios work | Alan Cox | 2007-10-25 | 1 | -13/+19 |