summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dynamic ingress_queue allocationEric Dumazet2010-10-055-27/+71
* qlcnic: set mtu lower limitSritej Velaga2010-10-042-3/+4
* qlcnic: cleanup port mode settingSritej Velaga2010-10-041-40/+0
* qlcnic: sparse warning fixesSucheta Chakraborty2010-10-042-11/+11
* qlcnic: fix vlan TSO on big endian machineSucheta Chakraborty2010-10-043-8/+20
* qlcnic: fix endianess for lroSucheta Chakraborty2010-10-042-3/+10
* qlcnic: fix diag registerAmit Kumar Salecha2010-10-041-3/+3
* qlcnic: fix eswitch statsAmit Kumar Salecha2010-10-042-9/+34
* qlcnic: fix internal loopback testAmit Kumar Salecha2010-10-042-8/+37
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0421-59/+124
|\
| * sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-031-2/+6
| * sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-031-1/+12
| * ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens2010-10-031-1/+13
| * netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-031-2/+2
| * Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings2010-10-031-1/+1
| * net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-031-4/+4
| * net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-031-4/+24
| * vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-09-301-4/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-303-6/+2
| |\
| * | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-291-1/+2
| * | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-291-14/+3
| * | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-281-0/+1
| * | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-281-10/+14
| * | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-273-4/+5
| * | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-271-1/+2
| * | de2104x: fix ethtoolOndrej Zary2010-09-271-2/+5
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-271-3/+4
| |\ \
| | * | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-221-3/+4
| * | | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
| * | | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-272-2/+2
| * | | tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng2010-09-271-1/+2
| * | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
* | | | net: introduce DST_NOCACHE flagEric Dumazet2010-10-033-5/+9
* | | | sctp: Fix break indentation in sctp_ioctl().David S. Miller2010-10-031-1/+1
* | | | be2net: add multiple RX queue supportSathya Perla2010-10-035-363/+526
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-0349-486/+671
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-0149-486/+671
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-280-0/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
| | * | | | mac80211: Fix WMM driver queue configurationJuuso Oikarinen2010-09-281-8/+8
| | * | | | cfg80211: always set IBSS basic ratesJohannes Berg2010-09-282-17/+19
| | * | | | carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter2010-09-281-2/+0
| | * | | | ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-283-19/+18
| | * | | | ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf2010-09-281-0/+6
| | * | | | ath5k: Increase "fudge" for beacon timersBruno Randolf2010-09-281-2/+5
| | * | | | ath5k: Check and fix ATIM windowBruno Randolf2010-09-283-0/+101
| | * | | | ath5k: Remove unused variable for atim windowBruno Randolf2010-09-283-3/+1
| | * | | | carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-281-80/+75
| | * | | | carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter2010-09-281-1/+1
| | * | | | carl9170: fix tx_ampdu_upload counterChristian Lamparter2010-09-281-1/+14
OpenPOWER on IntegriCloud