Age | Commit message (Expand) | Author |
2011-11-22 | net: remove netdev_alloc_page and use __GFP_COLD | Eric Dumazet |
2011-11-22 | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-22 | atm: Allow MSG_PEEK for atm sockets | Jorge Boncompte [DTI2] |
2011-11-22 | atm: Introduce vcc_process_recv_queue | Jorge Boncompte [DTI2] |
2011-11-22 | atm: clip: move clip_devs check to clip_push | Jorge Boncompte [DTI2] |
2011-11-22 | atm: clip: Don't move counters backwards | Jorge Boncompte [DTI2] |
2011-11-22 | atm: br2684: Do not move counters backwards | Jorge Boncompte [DTI2] |
2011-11-22 | tg3: Add MDI-X reporting | Matt Carlson |
2011-11-22 | tg3: Restrict large prod ring cap devices | Matt Carlson |
2011-11-22 | tg3: Adjust BD replenish thresholds | Matt Carlson |
2011-11-22 | tg3: Make 1000Base-X FC resolution look like 1000T | Matt Carlson |
2011-11-22 | CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 | Thomas Meyer |
2011-11-22 | xfrm: optimize ipv4 selector matching | Alexey Dobriyan |
2011-11-22 | net: add documentation for net_prio cgroups (v4) | Neil Horman |
2011-11-22 | net: add network priority cgroup infrastructure (v4) | Neil Horman |
2011-11-22 | tg3: Fix advertisement handling | Hiroaki SHIMODA |
2011-11-22 | atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() | Eric Dumazet |
2011-11-21 | netfilter: use jump_label for nf_hooks | Eric Dumazet |
2011-11-21 | tg3: switch to build_skb() infrastructure | Eric Dumazet |
2011-11-21 | net: Change mii to ethtool advertisement function names | Matt Carlson |
2011-11-21 | gianfar: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-21 | RxRPC: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-21 | ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 | Thomas Meyer |
2011-11-21 | ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless | Thomas Meyer |
2011-11-21 | irttp: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-11-20 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-11-20 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity |
2011-11-19 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-11-19 | PM / Suspend: Fix bug in suspend statistics update | Srivatsa S. Bhat |
2011-11-19 | Xen: update MAINTAINER info | Jeremy Fitzhardinge |
2011-11-19 | hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE | David Rientjes |
2011-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-11-19 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-11-18 | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-11-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2011-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-11-18 | cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer | Paul Menage |
2011-11-18 | PM / Hibernate: Fix the early termination of test modes | Srivatsa S. Bhat |
2011-11-18 | ipv4: fix redirect handling | Eric Dumazet |
2011-11-18 | MAINTAINERS: update XFS maintainer entry | Alex Elder |
2011-11-18 | team: replace kmalloc+memcpy by kmemdup | Jiri Pirko |
2011-11-18 | team: avoid using variable-length array | Jiri Pirko |
2011-11-18 | team: add fix_features | Jiri Pirko |
2011-11-18 | ping: dont increment ICMP_MIB_INERRORS | Eric Dumazet |