summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov5-5/+28
2014-10-27Merge branch 'cxgb4-net'David S. Miller2-5/+56
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt2-2/+11
2014-10-27cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt1-3/+45
2014-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-40/+27
2014-10-27netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero1-1/+1
2014-10-26net: napi_reuse_skb() should check pfmemallocEric Dumazet1-0/+4
2014-10-26Merge branch 'mellanox'David S. Miller2-0/+2
2014-10-26net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-26net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-25drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven1-9/+7
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter1-2/+2
2014-10-25macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet1-2/+8
2014-10-25tcp: md5: do not use alloc_percpu()Eric Dumazet1-39/+20
2014-10-25Merge branch 'xen-netback'David S. Miller4-203/+251
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel4-1/+86
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel4-178/+161
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel3-25/+5
2014-10-24ptp: restore the makefile for building the test program.Richard Cochran1-0/+33
2014-10-24netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin1-9/+8
2014-10-24netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal1-3/+5
2014-10-24netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal1-3/+3
2014-10-24bridge: Do not compile options in br_parse_ip_optionsHerbert Xu1-19/+5
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang1-0/+1
2014-10-22Merge branch 'amd-xgbe'David S. Miller1-9/+13
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas1-8/+12
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas1-1/+1
2014-10-22net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel1-1/+2
2014-10-22net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla2-4/+4
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing1-3/+8
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe2-0/+6
2014-10-22net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan1-1/+2
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper1-4/+0
2014-10-22netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca1-2/+2
2014-10-22netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter1-1/+1
2014-10-22netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner1-2/+2
2014-10-21net: sched: initialize bstats syncpSabrina Dubroca1-1/+1
2014-10-21bpf: fix bug in eBPF verifierAlexei Starovoitov2-1/+13
2014-10-21netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf1-12/+25
2014-10-21tipc: fix lockdep warning when intra-node messages are deliveredYing Xue1-2/+2
2014-10-21tipc: fix a potential deadlockYing Xue3-20/+35
2014-10-21Merge branch 'enic'David S. Miller2-8/+8
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan1-2/+2
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan1-6/+6
2014-10-20Merge branch 'gso_encap_fixes'David S. Miller10-10/+21
2014-10-20net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal1-3/+10
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal4-2/+6
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal5-5/+5
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-41/+165
2014-10-20ax88179_178a: fix bonding failureIan Morgan1-1/+6