summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla2012-08-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\
| * userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-14
| * netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-14
| * userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-14
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-24
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-23
| | |\ \
| | | * | Revert "rfkill: remove dead code"AceLan Kao2012-08-21
| | * | | bcma: detect and register NAND flash deviceRafał Miłecki2012-08-21
| | * | | bcma: detect and register serial flash deviceRafał Miłecki2012-08-21
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| | |\| |
| | | * | cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
* | | | | vlan: add helper which can be called to see if device is used by vlanJiri Pirko2012-08-24
* | | | | net: Set device operstate at registration timeBen Hutchings2012-08-24
|/ / / /
* | | | mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-22
* | | | net: remove delay at device dismantleEric Dumazet2012-08-22
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-22
|\ \ \ \
| * | | | ethtool.h: MDI setting supportJesse Brandeburg2012-08-21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-21
| |\ \ \ \
| | * | | | mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-21
| | * | | | string: do not export memweight() to userspaceWANG Cong2012-08-21
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
| | |\ \ \ \
| | | * | | | netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-10
| | * | | | | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
| | * | | | | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-20
| | * | | | | netpoll: convert several functions to boolAmerigo Wang2012-08-14
| | * | | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-14
| | * | | | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-14
| | * | | | | netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang2012-08-14
| | * | | | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-14
| | * | | | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-14
| | * | | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
| * | | | | | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-21
| |\ \ \ \ \ \
| | * | | | | | pinctrl: header: trivial: declare struct deviceRichard Genoud2012-08-17
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-20
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-14
| * | | | | | | | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich2012-08-16
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-17
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-05
| | |/ / / / / /
| * | | | | | | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-16
| |\ \ \ \ \ \ \
| | * | | | | | | vfio: Include vfio.h in installed headersAlex Williamson2012-08-07
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-16
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-18
| | * | | | | | | fuse: add missing INIT flagsMiklos Szeredi2012-07-18
| | * | | | | | | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-18
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-13
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |