aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12ixgbevf: Resolve missing-field-initializers warningsMark Rustad
2014-09-12ixgbe: Resolve warnings produced in W=2 buildsMark Rustad
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
2014-09-10Merge branch 'cxgb4-next'David S. Miller
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai
2014-09-10cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai
2014-09-10cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai
2014-09-10cxgb4: Add support to S25FL032P flashHariprasad Shenai
2014-09-10cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai
2014-09-10tipc: fix sparse warningsErik Hugne
2014-09-10net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-10netfilter: Convert pr_warning to pr_warnJoe Perches
2014-09-10iucv: Convert pr_warning to pr_warnJoe Perches
2014-09-10pktgen: Convert pr_warning to pr_warnJoe Perches
2014-09-10atm: Convert pr_warning to pr_warnJoe Perches
2014-09-09Merge branch 'ipip_sit_gro'David S. Miller
2014-09-09sit: Add gro callbacks to sit_offloadTom Herbert
2014-09-09ipip: Add gro callbacks to ipip offloadTom Herbert
2014-09-09ipv6: Clear flush_id to make GRO workTom Herbert
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-09-09net: use kfree_skb_list() helper in more placesFlorian Westphal
2014-09-09ipv4: udp4_gro_complete() is staticEric Dumazet
2014-09-09netns: remove one sparse warningEric Dumazet
2014-09-09ipv6: udp6_gro_complete() is staticEric Dumazet
2014-09-09ipv4: rcu cleanup in ip_ra_control()Eric Dumazet
2014-09-09ipv6: mcast: remove dead debugging definesDaniel Borkmann
2014-09-09irda: vlsi_ir: use %*ph specifierAndy Shevchenko
2014-09-09r8152: use usleep_rangehayeswang
2014-09-09net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn
2014-09-09net_sched: sfq: remove unused macroFlorian Westphal
2014-09-09sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones
2014-09-09Merge branch 'bond_lock_removal'David S. Miller
2014-09-09bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov
2014-09-09bonding: options: remove bond->lock usageNikolay Aleksandrov
2014-09-09bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov
2014-09-09bonding: convert primary_slave to use RCUNikolay Aleksandrov
2014-09-09bonding: alb: clean bond->lockNikolay Aleksandrov
2014-09-09bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov
2014-09-09ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier
2014-09-09ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier
2014-09-09dt-bindings: Document EMAC RockchipRomain Perier
2014-09-09ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier
2014-09-09Merge branch 'bpf-next'David S. Miller
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09tcp: remove dst refcount false sharing for prequeue modeEric Dumazet
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell