summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-42/+192
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-23/+91
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-1/+1
2014-05-23net: filter: remove DL macroDaniel Borkmann1-3/+0
2014-05-23l2tp: Add support for zero IPv6 checksumsTom Herbert1-0/+2
2014-05-23net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2-1/+25
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2-11/+4
2014-05-23net: Eliminate no_check from protoswTom Herbert1-1/+0
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty3-5/+15
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+5
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-22openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme1-1/+3
2014-05-22net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-1/+0
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-35/+22
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli1-10/+0
2014-05-22vlan: more careful checksum features handlingMichal Kubeček1-0/+14
2014-05-22net: Add a software TSO helper APIEzequiel Garcia1-0/+20
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller3-11/+192
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2-5/+12
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov1-4/+2
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+3
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+18
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller15-42/+59
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork1-2/+2
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+12
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+1
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso1-0/+2
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso1-4/+6
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso1-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso1-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso1-0/+17
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2-0/+18
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso1-0/+2
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso1-4/+11
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso1-3/+3
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp14-42/+42
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov1-0/+17
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork1-1/+0
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork1-0/+4
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork1-0/+11
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork1-0/+1
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork1-9/+1
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork1-1/+5