summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-14sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings1-2/+3
2011-05-13ipv4: Remove rt->rt_dst reference from ip_forward_options().David S. Miller1-1/+1
2011-05-13ipv4: Remove route key identity dependencies in ip_rt_get_source().David S. Miller3-17/+21
2011-05-13ipv4: Always call ip_options_build() after rest of IP header is filled in.David S. Miller1-4/+5
2011-05-13ipv4: Kill spurious write to iph->daddr in ip_forward_options().David S. Miller1-1/+0
2011-05-13olympic: convert to seq_fileAlexey Dobriyan1-29/+28
2011-05-13net:set valid name before calling ndo_init()Peter Pan(潘卫平)1-4/+4
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO1-0/+1
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny1-11/+2
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov7-2/+1110
2011-05-13convert old cpumask API into new oneKOSAKI Motohiro1-36/+37
2011-05-13af_iucv: get rid of compile warningUrsula Braun1-7/+2
2011-05-13iucv: get rid of compile warningUrsula Braun1-2/+2
2011-05-13ctcm: get rid of compile warningUrsula Braun2-11/+4
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-05-13claw: remove unused return code handlingHeiko Carstens1-19/+3
2011-05-13qeth: add owner to ccw driverSebastian Ott1-0/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka6-37/+268
2011-05-13qeth: convert to hw_features part 2Frank Blaschka7-178/+49
2011-05-13qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty1-2/+2
2011-05-13qlcnic: Take FW dump via ethtoolAnirban Chakraborty1-0/+81
2011-05-13qlcnic: FW dump supportAnirban Chakraborty6-9/+774
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla1-2/+1
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla1-5/+7
2011-05-13ethtool: Added support for FW dumpAnirban Chakraborty2-0/+121
2011-05-13netdevice.h: Align struct net_device membersJoe Perches1-4/+4
2011-05-13ipv4: Fix 'iph' use before set.David S. Miller1-1/+1
2011-05-13ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller1-1/+1
2011-05-13ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller1-1/+1
2011-05-13ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller1-1/+1
2011-05-13bonding: convert to ndo_fix_featuresMichał Mirosław1-91/+66
2011-05-13net: introduce netdev_change_features()Michał Mirosław2-0/+26
2011-05-13CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko1-5/+8
2011-05-13ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov3-51/+54
2011-05-13ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller1-3/+4
2011-05-13ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller1-9/+15
2011-05-13tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-2/+67
2011-05-13net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi1-9/+5
2011-05-12net: group FCoE related feature flagsYi Zou1-1/+5
2011-05-12net: Fix vlan_features propagationMichał Mirosław1-2/+4
2011-05-12ethtool: bring back missing comma in netdev features stringsFranco Fichtner1-1/+1
2011-05-12garp: remove last synchronize_rcu() callEric Dumazet2-2/+13
2011-05-12vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2-2/+5
2011-05-12sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches1-6/+4
2011-05-12sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches1-1/+2
2011-05-12l2tp: fix potential rcu raceEric Dumazet1-6/+4
2011-05-12be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar1-8/+12
2011-05-12be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar3-26/+48
2011-05-12be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar1-1/+2