aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger4-0/+24
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2-0/+14
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso1-0/+9
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso1-0/+1
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik1-0/+8
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik2-23/+70
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik1-4/+18
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt1-12/+14
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt1-1/+4
2012-03-06net: Use bool for return value of dev_valid_name().David S. Miller1-1/+1
2012-03-06net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin1-1/+4
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-110/+56
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds3-9/+8
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-03-05vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-05vfork: make it killableOleg Nesterov1-1/+1
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett1-2/+7
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-14/+15
2012-03-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-56/+71
2012-03-05net: export netdev_stats_to_stats64Eric Dumazet1-0/+2
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-56/+71
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson1-0/+1
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras3-173/+121
2012-03-04ppp: Change copyright notices from ANU to mePaul Mackerras2-68/+8
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds1-20/+0
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds2-2/+2
2012-03-03mdio.h: Include linux/types.hDavid S. Miller1-0/+1
2012-03-03Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller1-2/+6
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero1-2/+6
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend1-2/+2
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings1-2/+21
2012-03-01mdio: Export mdio.h to userlandBen Hutchings2-5/+5
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg1-7/+10
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-4/+2
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEADDave Airlie2-3/+20
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditionalJames Bottomley2-2/+2