summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal
2014-07-27inet: frag: remove hash size assumptions from callersFlorian Westphal
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal
2014-07-24ipv6: remove obsolete comment in ip6_append_data()Li RongQing
2014-07-24Merge branch 'macb-next'David S. Miller
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen
2014-07-24ARM: at91: change compatibility string for sama5d3x gemCyrille Pitchen
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu
2014-07-24bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang
2014-07-24net: do not name the pointer to struct net_device netWANG Cong
2014-07-24isdn: use constants instead of magicnumbersHimangi Saraogi
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov
2014-07-24fec: Simplify the PM related hooksFabio Estevam
2014-07-24net_sched: remove exceptional & on function nameHimangi Saraogi
2014-07-24neigh: remove exceptional & on function nameHimangi Saraogi
2014-07-24igmp: remove exceptional & on function nameHimangi Saraogi
2014-07-24Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-24openvswitch: Add skb_clone NULL check for the sampling action.Andy Zhou
2014-07-24openvswitch: Sample action without side effectsSimon Horman
2014-07-24openvswitch: Avoid memory corruption in queue_userspace_packet()Andy Zhou
2014-07-24i40e: always print aqtx answerShannon Nelson
2014-07-24i40e: Give link more time after setting flow controlCatherine Sullivan
2014-07-24i40e: Fix firmware API version errorsCatherine Sullivan
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk
2014-07-24i40evf: don't wait so longMitch Williams
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-07-24i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster
2014-07-24igb: bump igb version to 5.2.13Todd Fujinaka
2014-07-24igb: Add message when malformed packets detected by hwCarolyn Wyborny
2014-07-24ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller
2014-07-24ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller
2014-07-24ixgbe: Change some uses of strncpy to strlcpyMark Rustad
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang
2014-07-24ixgbe: Fix possible null-dereference in error pathMark Rustad
2014-07-23Merge branch 'filter-move'David S. Miller
2014-07-23bpf: update MAINTAINERS entryAlexei Starovoitov
2014-07-23net: filter: split filter.c into two filesAlexei Starovoitov
2014-07-23Merge branch 'bcmgenet-next'David S. Miller
2014-07-23net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli
2014-07-23net: bcmgenet: add missing braces to some if statementsFlorian Fainelli
2014-07-23net: bcmgenet: add and remove missing blank linesFlorian Fainelli