| Commit message (Expand) | Author | Files | Lines |
2012-01-26 | xen-netfront: correct MAX_TX_TARGET calculation. | Wei Liu | 1 | -1/+1 |
2012-01-26 | netns: fix net_alloc_generic() | Eric Dumazet | 1 | -15/+16 |
2012-01-26 | tcp: bind() optimize port allocation | Flavio Leitner | 1 | -4/+2 |
2012-01-26 | tcp: bind() fix autoselection to share ports | Flavio Leitner | 1 | -0/+5 |
2012-01-26 | l2tp: l2tp_ip - fix possible oops on packet receive | James Chapman | 1 | -5/+0 |
2012-01-24 | rds: Make rds_sock_lock BH rather than IRQ safe. | David S. Miller | 1 | -12/+8 |
2012-01-24 | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker | 1 | -1/+0 |
2012-01-24 | net: flow_dissector.c missing include linux/export.h | Jesper Dangaard Brouer | 1 | -0/+1 |
2012-01-24 | team: send only changed options/ports via netlink | Jiri Pirko | 2 | -46/+100 |
2012-01-24 | net/hyperv: fix possible memory leak in do_set_multicast() | Wei Yongjun | 1 | -2/+3 |
2012-01-24 | drivers/net: dsa/mv88e6xxx.c files need linux/module.h | Paul Gortmaker | 4 | -0/+4 |
2012-01-24 | stmmac: added PCI identifiers | Alessandro Rubini | 1 | -3/+3 |
2012-01-24 | llc: Fix race condition in llc_ui_recvmsg | Radu Iliescu | 1 | -0/+5 |
2012-01-24 | stmmac: fix phy naming inconsistency | Alessandro Rubini | 1 | -1/+1 |
2012-01-24 | regulator: Fix documentation for of_node parameter of regulator_register() | Mark Brown | 1 | -1/+2 |
2012-01-24 | gma500: Fix shmem mapping | Alan Cox | 1 | -3/+2 |
2012-01-24 | migrate_mode.h is not exported to user mode | Stephen Rothwell | 1 | -1/+1 |
2012-01-23 | PM / Sleep: Fix read_unlock_usermodehelper() call. | Tetsuo Handa | 1 | -2/+1 |
2012-01-23 | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw... | Chris Healy | 1 | -4/+17 |
2012-01-23 | tg3: fix ipv6 header length computation | Eric Dumazet | 1 | -7/+2 |
2012-01-23 | skge: add byte queue limit support | stephen hemminger | 1 | -13/+24 |
2012-01-23 | mv643xx_eth: Add Rx Discard and Rx Overrun statistics | Paulius Zaleckas | 1 | -0/+14 |
2012-01-23 | bnx2x: fix compilation error with SOE in fw_dump | Yuval Mintz | 1 | -1/+1 |
2012-01-23 | bnx2x: handle CHIP_REVISION during init_one | Ariel Elior | 1 | -4/+5 |
2012-01-23 | bnx2x: allow user to change ring size in ISCSI SD mode | Dmitry Kravkov | 1 | -1/+1 |
2012-01-23 | bnx2x: fix Big-Endianess in ethtool -t | Dmitry Kravkov | 1 | -3/+2 |
2012-01-23 | bnx2x: fixed ethtool statistics for MF modes | Yuval Mintz | 1 | -65/+41 |
2012-01-23 | bnx2x: credit-leakage fixup on vlan_mac_del_all | Yuval Mintz | 2 | -1/+54 |
2012-01-23 | macvlan: fix a possible use after free | Eric Dumazet | 1 | -0/+1 |
2012-01-23 | ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops | Takashi Iwai | 1 | -3/+5 |
2012-01-23 | docbook: fix sched source file names in device-drivers book | Randy Dunlap | 1 | -1/+3 |
2012-01-23 | docbook: change iomap source filename in deviceiobook | Randy Dunlap | 1 | -1/+1 |
2012-01-23 | docbook: don't use serial_core.h in device-drivers book | Randy Dunlap | 1 | -1/+0 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 2 | -3/+2 |
2012-01-23 | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap | 1 | -0/+6 |
2012-01-23 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | kernel-doc: fix new warnings in device.h | Randy Dunlap | 1 | -5/+10 |
2012-01-23 | kernel-doc: fix new warnings in debugfs | Randy Dunlap | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warning in regulator core | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | kernel-doc: fix new warnings in pci | Randy Dunlap | 1 | -3/+3 |
2012-01-23 | kernel-doc: fix new warnings in driver-core | Randy Dunlap | 1 | -4/+5 |
2012-01-23 | kernel-doc: fix new warnings in auditsc.c | Randy Dunlap | 1 | -2/+3 |
2012-01-23 | scripts/kernel-doc: fix fatal error caused by cfg80211.h | Randy Dunlap | 1 | -1/+2 |
2012-01-23 | score: fix off-by-one index into syscall table | Dan Rosenberg | 1 | -1/+1 |
2012-01-23 | mm: fix rss count leakage during migration | Konstantin Khlebnikov | 1 | -9/+28 |
2012-01-23 | SHM_UNLOCK: fix Unevictable pages stranded after swap | Hugh Dickins | 5 | -96/+83 |
2012-01-23 | SHM_UNLOCK: fix long unpreemptible section | Hugh Dickins | 3 | -23/+33 |
2012-01-23 | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu | 2 | -0/+20 |
2012-01-23 | mm/hugetlb.c: undo change to page mapcount in fault handler | Hillf Danton | 1 | -3/+6 |
2012-01-23 | mm: memcg: update the correct soft limit tree during migration | Johannes Weiner | 1 | -1/+1 |