summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-20smsc911x: enable transmit time stamping.Richard Cochran
2011-06-20fs_enet: enable transmit time stamping.Richard Cochran
2011-06-20macb: enable transmit time stamping.Richard Cochran
2011-06-20fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran
2011-06-20ll_temac: enable transmit and receive time stamping.Richard Cochran
2011-06-20emaclite: enable transmit and receive time stamping.Richard Cochran
2011-06-20lib8390: enable transmit and receive time stamping.Richard Cochran
2011-06-20net: export the receive time stamping hook for non-NAPI driversRichard Cochran
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-20myricom: remove stats_lockEric Dumazet
2011-06-20Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-20myri_sbus: remove driverJon Mason
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-20fix comment in generic_permission()Al Viro
2011-06-20kill obsolete comment for follow_down()Al Viro
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20logfs doesn't need ->permission() at allAl Viro
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields
2011-06-20batman-adv: improved gateway tq-based selectionAntonio Quartulli
2011-06-20batman-adv: throw uevent in userspace on gateway add/change/del eventAntonio Quartulli
2011-06-20batman-adv: gateway election code refactoringAntonio Quartulli
2011-06-20batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli
2011-06-20batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli
2011-06-20batman-adv: improved roaming mechanismAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-06-20batman-adv: Unify the first 3 bytes in each packetAntonio Quartulli
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-06-20batman-adv: count_real_packets() in batman-adv assumes char is signedDavid Howells
2011-06-20batman-adv: Keep interface_tx as local functionSven Eckelmann
2011-06-20batman-adv: Move compare_orig to originator.cSven Eckelmann
2011-06-19veth: fix 64bit stats on 32bit archesEric Dumazet
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher
2011-06-19davinci_emac: fix race in transmit time stamping.Richard Cochran