summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: split eBPF out of NETAlexei Starovoitov2014-10-275-5/+28
* Merge branch 'cxgb4-net'David S. Miller2014-10-272-5/+56
|\
| * cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-272-2/+11
| * cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-271-3/+45
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-276-40/+27
|\
| * netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero2014-10-271-1/+1
| * netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-10-241-9/+8
| * netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-10-241-3/+5
| * netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-10-241-3/+3
| * bridge: Do not compile options in br_parse_ip_optionsHerbert Xu2014-10-241-19/+5
| * netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca2014-10-221-2/+2
| * netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter2014-10-221-1/+1
| * netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner2014-10-221-2/+2
* | net: napi_reuse_skb() should check pfmemallocEric Dumazet2014-10-261-0/+4
* | Merge branch 'mellanox'David S. Miller2014-10-262-0/+2
|\ \
| * | net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
| * | net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
|/ /
* | drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven2014-10-251-9/+7
* | i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter2014-10-251-2/+2
* | macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet2014-10-251-2/+8
* | tcp: md5: do not use alloc_percpu()Eric Dumazet2014-10-251-39/+20
* | Merge branch 'xen-netback'David S. Miller2014-10-254-203/+251
|\ \
| * | xen-netback: reintroduce guest Rx stall detectionDavid Vrabel2014-10-254-1/+86
| * | xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel2014-10-254-178/+161
| * | xen-netback: make feature-rx-notify mandatoryDavid Vrabel2014-10-253-25/+5
|/ /
* | ptp: restore the makefile for building the test program.Richard Cochran2014-10-241-0/+33
* | hyperv: Fix the total_data_buflen in send pathHaiyang Zhang2014-10-221-0/+1
* | Merge branch 'amd-xgbe'David S. Miller2014-10-221-9/+13
|\ \
| * | amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas2014-10-221-8/+12
| * | amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas2014-10-221-1/+1
|/ /
* | net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel2014-10-221-1/+2
* | net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla2014-10-222-4/+4
* | xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-221-3/+8
* | net: fs_enet: set back promiscuity mode after restartLEROY Christophe2014-10-222-0/+6
* | net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan2014-10-221-1/+2
* | sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper2014-10-221-4/+0
|/
* net: sched: initialize bstats syncpSabrina Dubroca2014-10-211-1/+1
* bpf: fix bug in eBPF verifierAlexei Starovoitov2014-10-212-1/+13
* netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf2014-10-211-12/+25
* tipc: fix lockdep warning when intra-node messages are deliveredYing Xue2014-10-211-2/+2
* tipc: fix a potential deadlockYing Xue2014-10-213-20/+35
* Merge branch 'enic'David S. Miller2014-10-212-8/+8
|\
| * enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan2014-10-211-2/+2
| * enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan2014-10-211-6/+6
|/
* Merge branch 'gso_encap_fixes'David S. Miller2014-10-2010-10/+21
|\
| * net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal2014-10-201-3/+10
| * net: make skb_gso_segment error handling more robustFlorian Westphal2014-10-204-2/+6
| * net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-205-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-2010-41/+165
|\
| * netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso2014-10-181-9/+11
OpenPOWER on IntegriCloud