summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-161-1/+3
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-162-7/+20
|\
| * batman-adv: process broadcast packets in BLA earlierAntonio Quartulli2012-11-161-6/+6
| * batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli2012-11-161-0/+7
| * batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli2012-11-161-1/+1
| * batman-adv: fix tt_global_entries flags updateAntonio Quartulli2012-11-161-0/+6
* | tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet2012-11-161-3/+9
* | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
* | net: correct check in dev_addr_del()Jiri Pirko2012-11-151-1/+2
* | tcp: fix retransmission in repair modeAndrew Vagin2012-11-152-2/+6
* | sctp: fix /proc/net/sctp/ memory leakTommi Rantala2012-11-151-4/+4
|/
* Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
* net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15
* drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-143-38/+18
* ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan2012-11-141-0/+5
* vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-131-0/+4
* vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
* ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-131-0/+1
* doc/net: Fix typo in netdev-features.txtKirill Smelkov2012-11-131-1/+1
* vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
* tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet2012-11-131-5/+10
* net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
* qeth: set new mac even if old mac is goneUrsula Braun2012-11-131-1/+1
* qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-132-6/+29
* smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang2012-11-111-13/+22
* Linux 3.7-rc5v3.7-rc5Linus Torvalds2012-11-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1025-66/+131
|\
| * gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
| * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1
| * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| * af-packet: fix oops when socket is not presentEric Leblond2012-11-071-1/+1
| * pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-071-30/+79
| * net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-041-1/+4
| * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| * rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-031-1/+2
| * ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
| * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
| * tipc: do not use tasklet_disable before tasklet_killXiaotian Feng2012-11-031-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-1038-97/+291
|\ \
| * | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-099-8/+24
OpenPOWER on IntegriCloud