aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso1-0/+1
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler1-0/+2
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt3-12/+0
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt4-21/+14
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt3-104/+67
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt3-29/+24
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt3-13/+18
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman1-0/+3
2010-10-04IPVS: Add struct ip_vs_peSimon Horman1-0/+2
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman1-0/+1
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso1-0/+1
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2-0/+5
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov1-0/+2
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov1-0/+8
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller34-102/+368
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+10
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
2010-09-08RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-08RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-08RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-08RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-2/+5
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin1-1/+10
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2-3/+3
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-0/+15
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+16
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+16
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald1-2/+2
2010-09-01skge: add GRO supportEric Dumazet1-0/+1
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-08-31net: add a comment on netdev->last_rxEric Dumazet1-1/+8
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu1-0/+1
2010-08-29net: fix datapath typoSimon Horman1-1/+1
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-10/+4
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+13
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells1-0/+8
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-11/+12
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin1-3/+3
2010-08-27cfg80211: allow changing port control protocolJohannes Berg1-1/+15
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet1-1/+17
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson1-2/+13
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO1-1/+1