summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri2015-05-202-18/+19
* vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville2015-05-181-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-183-2/+11
|\
| * Bluetooth: Fix remote name event return directly.Wesley Kuo2015-05-141-2/+4
| * Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2015-05-132-0/+3
| * Bluetooth: btusb: Add support for 0cf3:e007Wen-chien Jesse Sung2015-05-131-0/+1
| * Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung2015-05-132-0/+3
* | tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2015-05-172-2/+2
* | rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-172-1/+4
* | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-162-0/+30
* | net: phy: Make sure PHY_RESUMING state change is always processedTim Beale2015-05-161-1/+1
* | netlink: Reset portid after netlink_insert failureHerbert Xu2015-05-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-165-5/+42
|\ \
| * | netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil2015-05-151-2/+2
| * | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer2015-05-152-3/+35
| * | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal2015-05-151-0/+2
| * | ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala2015-05-081-0/+3
* | | net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-05-151-3/+4
* | | rocker: fix a neigh entry leak issueYing Xue2015-05-151-3/+5
* | | net: macb: Add better comment for RXUBR handlingNathan Sullivan2015-05-151-0/+6
* | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-143-5/+5
* | | net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas2015-05-141-4/+4
* | | ipv6: Fix udp checksums with raw socketsVlad Yasevich2015-05-141-1/+3
* | | netlink: move nl_table in read_mostly sectionEric Dumazet2015-05-141-1/+1
* | | vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich2015-05-141-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-12102-645/+1838
|\ \
| * | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
| * | e1000e: Add pm_qos headerDavid Ahern2015-05-121-0/+1
| * | net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel2015-05-121-1/+2
| * | net: ll_temac: Fix DMA map size bugMichal Simek2015-05-121-2/+2
| * | x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov2015-05-121-0/+28
| * | netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel2015-05-121-1/+1
| * | Update be2net maintainers' email addressesSathya Perla2015-05-121-4/+5
| * | net_sched: gred: use correct backlog value in WRED modeDavid Ward2015-05-111-2/+2
| * | pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau2015-05-111-0/+4
| * | net: qca_spi: Fix possible race during probeStefan Wahren2015-05-111-2/+2
| * | net: mdio-gpio: Allow for unspecified bus idBert Vermeulen2015-05-101-1/+4
| * | af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias2015-05-101-3/+6
| * | bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-101-2/+7
| * | ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...Nicolas Schichan2015-05-101-1/+26
| * | ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan2015-05-101-2/+13
| * | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-092-15/+15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-05-091-1/+3
| |\ \
| | * | igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-071-1/+1
| | * | igb: Fix oops on changing number of ringsToshiaki Makita2015-05-071-0/+2
| * | | usbnet: avoid integer overflow in start_xmitJason A. Donenfeld2015-05-091-2/+2
| * | | netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso2015-05-091-2/+2
| * | | net: xgene_enet: Set hardware dependencyJean Delvare2015-05-091-0/+1
| * | | net: amd-xgbe: Add hardware dependencyJean Delvare2015-05-092-0/+2
| * | | net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong2015-05-091-4/+3
OpenPOWER on IntegriCloud