summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13ipv4: Fix 'iph' use before set.David S. Miller
2011-05-13Merge 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
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-11Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-05-10Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2011-05-10net: dev_close() should check IFF_UPEric Dumazet
2011-05-10vlan: fix GVRP at dismantle timeEric Dumazet
2011-05-10net: fix two lockdep splatsEric Dumazet
2011-05-10ipv4: xfrm: Eliminate ->rt_src reference in policy code.David S. Miller
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-05-10sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()David S. Miller
2011-05-10ipv4: udp: Eliminate remaining uses of rt->rt_srcDavid S. Miller