summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-26Merge branch 'for_david' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-11-24net: mv643xx_eth: fix build errorAxel Lin
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-23netprio_cgroup: Fix build breakNeil Horman
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]
2011-11-22tg3: Add MDI-X reportingMatt Carlson
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan
2011-11-22net: add documentation for net_prio cgroups (v4)Neil Horman
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-20batman-adv: Fix range check for expected packetsSimon Wunderlich
2011-11-20batman-adv: check for tt_reponse packet real lengthAntonio Quartulli
2011-11-20batman-adv: linearise the tt_response skb only if neededAntonio Quartulli
2011-11-20batman-adv: directly write tt entries without bufferingSimon Wunderlich
2011-11-20batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli
2011-11-20batman-adv: use orig_hash_find() instead of get_orig_node() in TT codeAntonio Quartulli
2011-11-20batman-adv: refactoring gateway handling codeMarek Lindner
2011-11-20batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann
2011-11-20batman-adv: tt_global_del_orig() has to print the correct messageAntonio Quartulli
2011-11-20batman-adv: update internal version numberSven Eckelmann
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat
2011-11-19Xen: update MAINTAINER infoJeremy Fitzhardinge
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes