summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-02net: 8021q: Add pr_fmtJoe Perches
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda
2011-06-02sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...YOSHIFUJI Hideaki
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda
2011-06-01caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin
2011-06-01bnx2x: Improve cl45 access methodsYaniv Rosner
2011-06-01bnx2x: Modify XGXS functionsYaniv Rosner
2011-06-01bnx2x: Fix link status syncYaniv Rosner
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner
2011-06-01bnx2x: Fix grammar and relocate codeYaniv Rosner
2011-06-01bnx2x: Fix BCM84833 settingsYaniv Rosner
2011-06-01bnx2x: Fix over current port displayYaniv Rosner
2011-06-01bnx2x: Add TX fault check for fiber PHYsYaniv Rosner
2011-06-01bnx2x: Change return status typeYaniv Rosner
2011-06-01bnx2x: Fix port type displayYaniv Rosner
2011-06-01bnx2x: Add new phy BCM8722Yaniv Rosner
2011-05-31be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...Somnath Kotur
2011-05-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-31rcu: Cure load woesPeter Zijlstra
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil
2011-05-30batman-adv: Ensure that we really have route changes in update_routeSven Eckelmann
2011-05-30batman-adv: a multiline comment should precede the variable it is describingAntonio Quartulli
2011-05-30batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)Antonio Quartulli
2011-05-30batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann
2011-05-30batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli
2011-05-30batman-adv: Use rcu_dereference_protected by update-sideSven Eckelmann
2011-05-30batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann
2011-05-30batman-adv: Remove casts from type x to type xSven Eckelmann
2011-05-30batman-adv: Remove explicit casts cast from void* for storeSven Eckelmann
2011-05-30batman-adv: Only use int up and down gw representationSven Eckelmann