aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-27rhashtable: use cond_resched()Eric Dumazet1-0/+4
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas1-82/+93
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli2-0/+5
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann6-58/+18
2015-02-27rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann2-3/+1
2015-02-27vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin1-1/+2
2015-02-27vhost: cleanup iterator update logicMichael S. Tsirkin1-10/+12
2015-02-27rocker: silence shift wrapping warningDan Carpenter1-2/+2
2015-02-27rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter1-0/+2
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2-11/+45
2015-02-27enic: do notify_check before returning creditsSujith Sankar1-2/+2
2015-02-26i40e: check pointers before useShannon Nelson1-1/+1
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson1-0/+35
2015-02-26i40e: stop flow director on shutdownMitch A Williams1-0/+1
2015-02-26i40e: disconnect irqs on shutdownShannon Nelson1-6/+8
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai1-12/+12
2015-02-26i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav1-1/+7
2015-02-26i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav1-2/+9
2015-02-26i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai1-1/+6
2015-02-26i40e: fix race in hang checkJesse Brandeburg2-48/+60
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai4-0/+132
2015-02-26i40e: Don't check for Tx hang when PF downAkeem G Abodunrin1-1/+2
2015-02-26i40e: fix shift precedence issueShannon Nelson2-3/+4
2015-02-26i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov1-1/+3
2015-02-25MAINTAINERS: update my email addressAndy Gospodarek1-1/+1
2015-02-25amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2-2/+84
2015-02-24r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini1-1/+1
2015-02-24xen-netback: release pending index before pushing Tx responsesDavid Vrabel1-8/+21
2015-02-24af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov1-1/+9
2015-02-24rtnetlink: avoid 0 sized arraysSasha Levin1-2/+2
2015-02-23ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2015-02-23altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka1-23/+22
2015-02-23altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka1-1/+1
2015-02-23net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0
2015-02-23irda: replace current->state by set_current_state()Fabian Frederick2-3/+3
2015-02-23net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim1-0/+1
2015-02-23team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-02-23decnet: Fix obvious o/0 typoRasmus Villemoes1-1/+1
2015-02-23rhashtable: initialize all rhashtable walker membersSasha Levin1-0/+3
2015-02-23Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann1-0/+1
2015-02-22tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell1-1/+1
2015-02-22net: pktgen: disable xmit_clone on virtual devicesEric Dumazet1-0/+3
2015-02-22r8169: Revert BQL and xmit_more support.David S. Miller1-23/+7
2015-02-22wan: cosa: replace current->state by set_current_state()Fabian Frederick1-6/+6
2015-02-22hso: replace current->state by __set_current_state()Fabian Frederick1-1/+1
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick1-1/+1
2015-02-21af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov1-5/+5
2015-02-21rhashtable: ensure cache line alignment on bucket_tableEric Dumazet1-4/+5
2015-02-21net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-02-20net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli1-1/+1