summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11net: keep name_hlist close to nameEric Dumazet
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko
2012-06-07netfilter: Add fail-open supportKrishna Kumar
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05nl80211: add new rssi event to indicate beacon lossEliad Peller
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov