summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-27Merge branch 'cxgb4-net'David S. Miller
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-10-27cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt
2014-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-27netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero
2014-10-26net: napi_reuse_skb() should check pfmemallocEric Dumazet
2014-10-26Merge branch 'mellanox'David S. Miller
2014-10-26net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen
2014-10-26net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen
2014-10-25drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-25macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet
2014-10-25tcp: md5: do not use alloc_percpu()Eric Dumazet
2014-10-25Merge branch 'xen-netback'David S. Miller
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel
2014-10-24ptp: restore the makefile for building the test program.Richard Cochran
2014-10-24netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-10-24netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-10-24netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-10-24bridge: Do not compile options in br_parse_ip_optionsHerbert Xu
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang
2014-10-22Merge branch 'amd-xgbe'David S. Miller
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas
2014-10-22net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel
2014-10-22net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe
2014-10-22net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper
2014-10-22netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca
2014-10-22netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter
2014-10-22netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner
2014-10-21net: sched: initialize bstats syncpSabrina Dubroca
2014-10-21bpf: fix bug in eBPF verifierAlexei Starovoitov
2014-10-21netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf
2014-10-21tipc: fix lockdep warning when intra-node messages are deliveredYing Xue
2014-10-21tipc: fix a potential deadlockYing Xue
2014-10-21Merge branch 'enic'David S. Miller
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan
2014-10-20Merge branch 'gso_encap_fixes'David S. Miller
2014-10-20net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-20ax88179_178a: fix bonding failureIan Morgan
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds