summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-276-58/+18
* rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann2015-02-272-3/+1
* vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin2015-02-271-1/+2
* vhost: cleanup iterator update logicMichael S. Tsirkin2015-02-271-10/+12
* rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
* rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
* cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
* enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
* MAINTAINERS: update my email addressAndy Gospodarek2015-02-251-1/+1
* amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2015-02-252-2/+84
* r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-241-1/+1
* xen-netback: release pending index before pushing Tx responsesDavid Vrabel2015-02-241-8/+21
* af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov2015-02-241-1/+9
* rtnetlink: avoid 0 sized arraysSasha Levin2015-02-241-2/+2
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-231-1/+16
* altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
* altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
* net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas2015-02-231-9/+0
* irda: replace current->state by set_current_state()Fabian Frederick2015-02-232-3/+3
* net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim2015-02-231-0/+1
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-02-231-3/+1
* decnet: Fix obvious o/0 typoRasmus Villemoes2015-02-231-1/+1
* rhashtable: initialize all rhashtable walker membersSasha Levin2015-02-231-0/+3
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-231-0/+1
|\
| * Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-231-0/+1
|/
* tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell2015-02-221-1/+1
* net: pktgen: disable xmit_clone on virtual devicesEric Dumazet2015-02-221-0/+3
* r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
* hso: replace current->state by __set_current_state()Fabian Frederick2015-02-221-1/+1
* mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-221-1/+1
* af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov2015-02-211-5/+5
* rhashtable: ensure cache line alignment on bucket_tableEric Dumazet2015-02-211-4/+5
* net: reject creation of netdev names with colonsMatthew Thode2015-02-211-1/+1
* net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli2015-02-201-1/+1
* rhashtable: allow to unload test moduleDaniel Borkmann2015-02-201-0/+5
* rhashtable: better high order allocation attemptsDaniel Borkmann2015-02-201-3/+3
* rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann2015-02-201-9/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-204-18/+28
|\
| * netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-02-161-9/+12
| * netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal2015-02-161-6/+5
| * netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso2015-02-161-2/+10
| * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-091-1/+1
* | caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2015-02-203-5/+5
* | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
* | ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-201-0/+1
* | ipvlan: Fix text that talks about ip util supportMahesh Bandewar2015-02-201-1/+1
* | rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann2015-02-201-1/+2
* | net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-201-1/+1
* | net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1