summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller2011-05-121-1/+1
| * | ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller2011-05-121-1/+1
| * | ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller2011-05-121-1/+1
| * | bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-121-91/+66
| * | net: introduce netdev_change_features()Michał Mirosław2011-05-122-0/+26
| * | CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-121-5/+8
| * | ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-123-51/+54
| * | ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller2011-05-121-3/+4
| * | ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller2011-05-121-9/+15
| * | tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-121-2/+67
| * | net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
| * | net: group FCoE related feature flagsYi Zou2011-05-121-1/+5
| * | net: Fix vlan_features propagationMichał Mirosław2011-05-121-2/+4
| * | ethtool: bring back missing comma in netdev features stringsFranco Fichtner2011-05-121-1/+1
| * | garp: remove last synchronize_rcu() callEric Dumazet2011-05-122-2/+13
| * | vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2011-05-122-2/+5
| * | sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches2011-05-121-6/+4
| * | sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches2011-05-121-1/+2
| * | l2tp: fix potential rcu raceEric Dumazet2011-05-121-6/+4
* | | be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar2011-05-111-8/+12
* | | be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-113-26/+48
* | | be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar2011-05-111-1/+2
* | | be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar2011-05-111-2/+0
* | | be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-111-1/+4
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1137-217/+401
|\ \
| * \ Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-1014-161/+279
| |\ \
| | * | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso2011-05-101-5/+0
| | * | netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-05-101-1/+1
| | * | netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-05-101-1/+3
| | * | IPVS: init and cleanup restructuringHans Schillstrom2011-05-108-80/+223
| | * | IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-102-22/+38
| | * | netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-101-52/+9
| | * | netfilter: fix ebtables compat supportEric Dumazet2011-05-102-3/+4
| | * | netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-05-101-0/+4
| * | | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-101-1/+3
| * | | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-101-1/+1
| * | | xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-101-0/+3
| * | | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-106-6/+27
| * | | net: dev_close() should check IFF_UPEric Dumazet2011-05-101-4/+6
| * | | vlan: fix GVRP at dismantle timeEric Dumazet2011-05-102-3/+3
| * | | pch_gbe: support ML7223 IOHTomoya2011-05-092-1/+18
| * | | PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
| * | | PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
| * | | NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-091-1/+3
| * | | be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-093-8/+14
| * | | ehea: fix wrongly reported speed and portKleber Sacilotto de Souza2011-05-091-8/+13
| * | | tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger2011-05-081-2/+7
| * | | ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-081-5/+9
| * | | vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier2011-05-061-4/+6
| * | | dccp: handle invalid feature options lengthDan Rosenberg2011-05-061-0/+2
| |/ /
OpenPOWER on IntegriCloud