aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy4-11/+18
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy6-7/+25
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy1-0/+1
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W1-0/+83
2012-08-22net: remove delay at device dismantleEric Dumazet1-1/+1
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-6/+11
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-84/+169
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-35/+51
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-21string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg1-6/+11
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-08-20team: add support for non-ethernet devicesJiri Pirko1-2/+2
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue1-2/+2
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue1-2/+2
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov1-0/+2
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov1-0/+13
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+18
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-1/+90
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-14netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3
2012-08-14netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+2
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-0/+3
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-2/+3
2012-08-14gre: Support GRE over IPv6xeb@mail.ru3-0/+21
2012-08-14net: remove netdev_bonding_change()Amerigo Wang1-2/+0
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang1-2/+1
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-0/+2
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-12/+13
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+0
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+0
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2012-08-10ssb: check for flash presentenceRafał Miłecki1-1/+3
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook1-2/+0