aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\
| * Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-12
| |\
| | * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
| * | net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov2012-06-10
| |/
* | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-12
* | usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com2012-06-12
* | ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\ \
| * \ Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-11
| |\ \
| | * | NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-04
| | * | NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-04
| | * | NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
| | |/
| * | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-06
| * | ssb: recognize ARM Cortex M3Hauke Mehrtens2012-06-06
| * | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
| * | nl80211: add new rssi event to indicate beacon lossEliad Peller2012-06-05
| |/
* | net: keep name_hlist close to nameEric Dumazet2012-06-11
* | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-11
|\ \
| * | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-07
| * | netfilter: Add fail-open supportKrishna Kumar2012-06-07
| * | netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-07
| * | netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2012-06-07
| |/
* | [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2012-06-09
* | Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-07
* | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-06
|\ \
| * | can: update documentation wording error frames -> error messagesOliver Hartkopp2012-05-23
* | | net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati2012-06-04
* | | sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet2012-06-04
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\ \
| * | net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-31
* | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-01
|\ \ \
| * \ \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-27
| |\ \ \
| * | | | fb_defio: add first_io callbackHeiko Stübner2012-04-29
* | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\ \ \ \ \
| * | | | | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-14
| * | | | | mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-14
| * | | | | mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-14
| * | | | | mtd: add read_byte support to plat_nandJohn Crispin2012-05-14
| * | | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-14
| * | | | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-14
| * | | | | mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-14
| * | | | | mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ \ \ \
| * | | | | | new helper: signal_delivered()Al Viro2012-06-01
| * | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * | | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * | | | | | new helper: sigmask_to_save()Al Viro2012-06-01
| * | | | | | new helper: restore_saved_sigmask()Al Viro2012-06-01
| * | | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01