summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-13ipv4: Always call ip_options_build() after rest of IP header is filled in.David S. Miller
2011-05-13ipv4: Kill spurious write to iph->daddr in ip_forward_options().David S. Miller
2011-05-13olympic: convert to seq_fileAlexey Dobriyan
2011-05-13net:set valid name before calling ndo_init()Peter Pan(潘卫平)
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov
2011-05-13convert old cpumask API into new oneKOSAKI Motohiro
2011-05-13af_iucv: get rid of compile warningUrsula Braun
2011-05-13iucv: get rid of compile warningUrsula Braun
2011-05-13ctcm: get rid of compile warningUrsula Braun
2011-05-13lcs: get rid of compile warningHeiko Carstens
2011-05-13claw: remove unused return code handlingHeiko Carstens
2011-05-13qeth: add owner to ccw driverSebastian Ott
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka
2011-05-13qeth: convert to hw_features part 2Frank Blaschka
2011-05-13qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty
2011-05-13qlcnic: Take FW dump via ethtoolAnirban Chakraborty
2011-05-13qlcnic: FW dump supportAnirban Chakraborty
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla
2011-05-13ethtool: Added support for FW dumpAnirban Chakraborty
2011-05-13netdevice.h: Align struct net_device membersJoe Perches
2011-05-12ipv4: Fix 'iph' use before set.David S. Miller
2011-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-12ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller
2011-05-12ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller
2011-05-12ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller
2011-05-12bonding: convert to ndo_fix_featuresMichał Mirosław
2011-05-12net: introduce netdev_change_features()Michał Mirosław
2011-05-12CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-12ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller
2011-05-12ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller
2011-05-12tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar
2011-05-12net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi
2011-05-12net: group FCoE related feature flagsYi Zou
2011-05-12net: Fix vlan_features propagationMichał Mirosław
2011-05-12ethtool: bring back missing comma in netdev features stringsFranco Fichtner
2011-05-12garp: remove last synchronize_rcu() callEric Dumazet
2011-05-12vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara
2011-05-12sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches
2011-05-12sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches
2011-05-12l2tp: fix potential rcu raceEric Dumazet
2011-05-11be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar
2011-05-11be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar
2011-05-11be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar
2011-05-11be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar
2011-05-11be2net: Handle error completion in LancerPadmanabh Ratnakar