summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-191-0/+3
|\
| * net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet2011-05-181-0/+3
* | ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller2011-05-184-15/+15
* | ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2011-05-182-4/+4
* | ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller2011-05-184-8/+12
* | ipv4: Kill RT_CACHE_DEBUGDavid S. Miller2011-05-183-51/+0
* | be2net: Enable SR-IOV for LancerMammatha Edhala2011-05-182-9/+13
* | bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2011-05-182-25/+131
* | qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25
* | wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-182-0/+8
* | sfc: Don't use enums as a bitmask.David S. Miller2011-05-176-12/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1726-94/+173
|\ \ | |/
| * net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław2011-05-171-1/+1
| * net: Change netdev_fix_features messages loglevelMichael S. Tsirkin2011-05-171-1/+1
| * net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsgAnton Blanchard2011-05-171-2/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-05-171-4/+12
| |\
| | * netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy2011-05-161-4/+10
| | * netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy2011-05-161-0/+2
| | * IPVS: init and cleanup restructuringHans Schillstrom2011-05-098-80/+223
| | * IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-092-22/+38
| | * netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-04-211-52/+9
| | * netfilter: fix ebtables compat supportEric Dumazet2011-04-212-3/+4
| | * netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-04-211-0/+4
| * | net: use hlist_del_rcu() in dev_change_name()Eric Dumazet2011-05-171-1/+1
| * | net: Change netdev_fix_features messages loglevelMichał Mirosław2011-05-161-14/+8
| * | vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| * | sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
| * | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-153-6/+6
| |\ \
| | * | IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-153-6/+6
| | * | bridge: fix forwarding of IPv6Stephen Hemminger2011-05-151-1/+1
| * | | bridge: fix forwarding of IPv6Stephen Hemminger2011-05-131-1/+1
| |/ /
| * | bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-132-9/+9
| * | ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson2011-05-121-3/+13
| * | ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-9/+9
| * | hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-8/+8
| * | zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-7/+7
| * | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-05-123-23/+53
| |\ \
| | * | sfc: Always map MCDI shared memory as uncacheableBen Hutchings2011-05-123-23/+53
| * | | ehea: Fix memory hotplug oopsAnton Blanchard2011-05-121-3/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-115-2/+29
| |\ \ \
| | * | | libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
| | * | | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
| | * | | ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
| | * | | mac80211: don't start the dynamic ps timer if not associatedLuciano Coelho2011-05-101-0/+4
* | | | | ipv4: Don't use enums as bitmasks in ip_fragment.cDavid S. Miller2011-05-171-6/+4
* | | | | xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell2011-05-171-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2011-05-175-21/+29
|\ \ \ \ \
| * | | | | sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings2011-05-164-19/+14
| * | | | | sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings2011-05-161-0/+12
| * | | | | sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings2011-05-141-2/+3
OpenPOWER on IntegriCloud