summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-1158-121/+112
* Merge branch 'hyperv'David S. Miller2014-04-114-4/+41
|\
| * Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan2014-04-113-2/+37
| * Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan2014-04-111-1/+1
| * Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan2014-04-111-1/+3
|/
* bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-112-4/+5
* bonding: Remove debug_fs files when module init failsThomas Richter2014-04-111-0/+1
* net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-101-5/+7
* l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-04-091-2/+2
* drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-091-2/+1
* net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
* net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-091-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0838-168/+320
|\
| * net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-081-1/+35
| * isdnloop: several buffer overflowsDan Carpenter2014-04-081-8/+9
| * netdev: remove potentially harmful checksVeaceslav Falico2014-04-071-4/+2
| * pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-071-1/+1
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-071-0/+3
| * tipc: Let tipc_release() return 0Geert Uytterhoeven2014-04-071-2/+1
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-071-1/+1
| * mac802154: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-071-16/+16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-069-24/+40
| |\
| | * netfilter: Can't fail and free after table replacementThomas Graf2014-04-054-9/+14
| | * netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-031-2/+2
| | * netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-031-1/+2
| | * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-04-031-2/+2
| | * netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai2014-04-031-0/+2
| | * netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov2014-04-031-1/+2
| | * netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal2014-04-031-9/+16
| | * netfilter: connlimit: fix UP buildFlorian Westphal2014-04-031-1/+1
| * | xen-netback: Trivial format string fixZoltan Kiss2014-04-041-2/+2
| * | net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0
| * | net: smc911x: Remove unused local variableLaurent Pinchart2014-04-041-1/+0
| * | bonding: Inactive slaves should keep inactive flag's valuezheng.li2014-04-041-1/+1
| |/
| * net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-04-031-0/+1
| * net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
| * tipc: fix regression bug where node events are not being generatedErik Hugne2014-04-031-0/+3
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
| * net: add busy_poll device featureJiri Pirko2014-04-033-0/+10
| * packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann2014-04-032-6/+20
| * packet: report tx_dropped in packet_direct_xmitDaniel Borkmann2014-04-031-0/+1
| * xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-032-53/+70
| * xen-netback: Rename map opsZoltan Kiss2014-04-031-22/+24
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-031-0/+6
OpenPOWER on IntegriCloud