summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister
2015-02-28niu: fix error handling in niu_class_to_ethflow()Dan Carpenter
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann
2015-02-27rhashtable: use cond_resched()Eric Dumazet
2015-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli
2015-02-27Merge branch 'rhashtable'David S. Miller
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-27rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann
2015-02-27vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin
2015-02-27vhost: cleanup iterator update logicMichael S. Tsirkin
2015-02-27rocker: silence shift wrapping warningDan Carpenter
2015-02-27rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai
2015-02-27enic: do notify_check before returning creditsSujith Sankar
2015-02-26i40e: check pointers before useShannon Nelson
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson
2015-02-26i40e: stop flow director on shutdownMitch A Williams
2015-02-26i40e: disconnect irqs on shutdownShannon Nelson
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai
2015-02-26i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav
2015-02-26i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav
2015-02-26i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai
2015-02-26i40e: fix race in hang checkJesse Brandeburg
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai
2015-02-26i40e: Don't check for Tx hang when PF downAkeem G Abodunrin
2015-02-26i40e: fix shift precedence issueShannon Nelson
2015-02-26i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov
2015-02-25MAINTAINERS: update my email addressAndy Gospodarek
2015-02-25amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky
2015-02-24r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini
2015-02-24xen-netback: release pending index before pushing Tx responsesDavid Vrabel
2015-02-24af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov
2015-02-24rtnetlink: avoid 0 sized arraysSasha Levin
2015-02-23ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-02-23altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka
2015-02-23altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka
2015-02-23net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas
2015-02-23irda: replace current->state by set_current_state()Fabian Frederick
2015-02-23net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim
2015-02-23team: fix possible null pointer dereference in team_handle_frameJiri Pirko
2015-02-23decnet: Fix obvious o/0 typoRasmus Villemoes
2015-02-23rhashtable: initialize all rhashtable walker membersSasha Levin
2015-02-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-23Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann
2015-02-22tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell
2015-02-22net: pktgen: disable xmit_clone on virtual devicesEric Dumazet