aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-26
| * | i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-26
| * | i40e: fix shift precedence issueShannon Nelson2015-02-26
| * | i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-26
* | | amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-27
* | | net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli2015-02-27
* | | Merge branch 'rhashtable'David S. Miller2015-02-27
|\ \ \
| * | | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-27
| * | | rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann2015-02-27
|/ / /
* | | vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin2015-02-27
* | | vhost: cleanup iterator update logicMichael S. Tsirkin2015-02-27
* | | rocker: silence shift wrapping warningDan Carpenter2015-02-27
* | | rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-27
* | | cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-27
* | | enic: do notify_check before returning creditsSujith Sankar2015-02-27
|/ /
* | MAINTAINERS: update my email addressAndy Gospodarek2015-02-25
* | amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2015-02-25
* | r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-24
* | xen-netback: release pending index before pushing Tx responsesDavid Vrabel2015-02-24
* | af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov2015-02-24
* | rtnetlink: avoid 0 sized arraysSasha Levin2015-02-24
* | ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-23
* | altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-23
* | altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-23
* | net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas2015-02-23
* | irda: replace current->state by set_current_state()Fabian Frederick2015-02-23
* | net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim2015-02-23
* | team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-02-23
* | decnet: Fix obvious o/0 typoRasmus Villemoes2015-02-23
* | rhashtable: initialize all rhashtable walker membersSasha Levin2015-02-23
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-23
|\ \ | |/ |/|
| * Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-23
|/
* tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell2015-02-22
* net: pktgen: disable xmit_clone on virtual devicesEric Dumazet2015-02-22
* r8169: Revert BQL and xmit_more support.David S. Miller2015-02-22
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-22
* hso: replace current->state by __set_current_state()Fabian Frederick2015-02-22
* mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-22
* af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov2015-02-21
* rhashtable: ensure cache line alignment on bucket_tableEric Dumazet2015-02-21
* net: reject creation of netdev names with colonsMatthew Thode2015-02-21
* net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli2015-02-20
* rhashtable: allow to unload test moduleDaniel Borkmann2015-02-20
* rhashtable: better high order allocation attemptsDaniel Borkmann2015-02-20
* rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann2015-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-20
|\
| * netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-02-16
| * netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal2015-02-16
| * netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso2015-02-16
| * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-09