summaryrefslogtreecommitdiffstats
path: root/kernel/audit_watch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO9-290/+612
2011-12-21sch_sfq: rehash queues in perturb timerEric Dumazet1-6/+81
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2-2/+2
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian4-6/+11
2011-12-20net: doc: fix many typos in scaling.txtShan Wei1-4/+4
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck2-5/+34
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka1-2/+9
2011-12-20netiucv: allow multiple interfaces to same peerUrsula Braun1-82/+135
2011-12-20qeth: forbid recovery during shutdownUrsula Braun2-0/+2
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun1-4/+3
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun2-28/+8
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun2-23/+0
2011-12-20af_iucv: release reference to HS deviceUrsula Braun1-13/+24
2011-12-20af_iucv: accelerate close for HS transportUrsula Braun1-0/+7
2011-12-20af_iucv: support ancillary data with HS transportUrsula Braun1-0/+2
2011-12-20macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar1-8/+8
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin1-1/+1
2011-12-20net: unix -- Add missing module.h inclusionCyrill Gorcunov1-0/+1
2011-12-20module_param: make bool parameters really bool (net & drivers/net)Rusty Russell52-63/+64
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell60-288/+288
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT3-0/+380
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-12-19qla3xxx: Adding Maintainer.Jitendra Kalsaria1-0/+1
2011-12-19net: two vzalloc() cleanupsEric Dumazet2-4/+2
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson1-7/+101
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan1-4/+4
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar1-1/+9
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee1-1/+1
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller3-0/+12
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin1-32/+56
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin1-2/+2
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller1-0/+2
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin4-16/+40
2011-12-19mlx4: capability for link sensingYevgeny Petrilin2-3/+10
2011-12-16wimax/i2400m: remove an unused variableDan Carpenter1-5/+2
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić5-6/+6
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić19-46/+45
2011-12-16net:x25: use IS_ENABLEDIgor Maravić3-5/+5
2011-12-16net:core: use IS_ENABLEDIgor Maravić2-5/+4
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde2-0/+6
2011-12-16sch_gred: prefer GFP_KERNEL allocationsEric Dumazet1-7/+11
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa1-14/+14
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel1-2/+2
2011-12-16batman-adv: Fix merge error.David S. Miller1-1/+1
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings1-5/+2
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings6-20/+47
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings6-111/+117
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings1-2/+3