aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend6-42/+82
2014-09-12sunvnet: Avoid sending superfluous LDC messages.Sowmini Varadhan2-5/+72
2014-09-12net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta1-1/+0
2014-09-12ethernet: amd: use pr_info_once()Varka Bhadram1-4/+2
2014-09-12udp: Fix inverted NAPI_GRO_CB(skb)->flush testScott Wood2-2/+2
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck2-11/+9
2014-09-12skb: Add documentation for skb_clone_skAlexander Duyck1-0/+13
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré1-8/+3
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann2-39/+41
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2-2/+3
2014-09-10cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2MbHariprasad Shenai2-0/+10
2014-09-10cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASHHariprasad Shenai1-0/+3
2014-09-10cxgb4: Add support to S25FL032P flashHariprasad Shenai1-0/+20
2014-09-10cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai1-1/+1
2014-09-10tipc: fix sparse warningsErik Hugne1-3/+4
2014-09-10net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier1-1/+2
2014-09-10netfilter: Convert pr_warning to pr_warnJoe Perches5-40/+35
2014-09-10iucv: Convert pr_warning to pr_warnJoe Perches1-5/+4
2014-09-10pktgen: Convert pr_warning to pr_warnJoe Perches1-12/+12
2014-09-10atm: Convert pr_warning to pr_warnJoe Perches2-3/+3
2014-09-09sit: Add gro callbacks to sit_offloadTom Herbert1-0/+2
2014-09-09ipip: Add gro callbacks to ipip offloadTom Herbert1-0/+2
2014-09-09ipv6: Clear flush_id to make GRO workTom Herbert1-0/+3
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches17-68/+62
2014-09-09net: use kfree_skb_list() helper in more placesFlorian Westphal2-10/+2
2014-09-09ipv4: udp4_gro_complete() is staticEric Dumazet1-1/+1
2014-09-09netns: remove one sparse warningEric Dumazet1-1/+1
2014-09-09ipv6: udp6_gro_complete() is staticEric Dumazet1-1/+1
2014-09-09ipv4: rcu cleanup in ip_ra_control()Eric Dumazet1-2/+2
2014-09-09ipv6: mcast: remove dead debugging definesDaniel Borkmann1-9/+0
2014-09-09irda: vlsi_ir: use %*ph specifierAndy Shevchenko1-6/+2
2014-09-09r8152: use usleep_rangehayeswang1-11/+11
2014-09-09net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2-6/+11
2014-09-09net_sched: sfq: remove unused macroFlorian Westphal1-5/+0
2014-09-09sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones1-1/+1
2014-09-09bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2-45/+2
2014-09-09bonding: options: remove bond->lock usageNikolay Aleksandrov1-18/+1
2014-09-09bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov1-13/+3
2014-09-09bonding: convert primary_slave to use RCUNikolay Aleksandrov6-34/+43
2014-09-09bonding: alb: clean bond->lockNikolay Aleksandrov1-9/+2
2014-09-09bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov2-10/+11
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov1-2/+0
2014-09-09ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier1-0/+22
2014-09-09ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier2-0/+39