Age | Commit message (Expand) | Author |
2011-05-13 | ipv4: Remove rt->rt_dst reference from ip_forward_options(). | David S. Miller |
2011-05-13 | ipv4: Remove route key identity dependencies in ip_rt_get_source(). | David S. Miller |
2011-05-13 | ipv4: Always call ip_options_build() after rest of IP header is filled in. | David S. Miller |
2011-05-13 | ipv4: Kill spurious write to iph->daddr in ip_forward_options(). | David S. Miller |
2011-05-13 | olympic: convert to seq_file | Alexey Dobriyan |
2011-05-13 | net:set valid name before calling ndo_init() | Peter Pan(潘卫平) |
2011-05-13 | stmmac: fix autoneg in set_pauseparam | Giuseppe CAVALLARO |
2011-05-13 | stmmac: don't go through ethtool to start auto-negotiation | David Decotigny |
2011-05-13 | drivers/isdn/hisax: Drop unused list | Julia Lawall |
2011-05-13 | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov |
2011-05-13 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2011-05-13 | ssb: fix pcicore build breakage | John W. Linville |
2011-05-13 | convert old cpumask API into new one | KOSAKI Motohiro |
2011-05-13 | af_iucv: get rid of compile warning | Ursula Braun |
2011-05-13 | iucv: get rid of compile warning | Ursula Braun |
2011-05-13 | ctcm: get rid of compile warning | Ursula Braun |
2011-05-13 | lcs: get rid of compile warning | Heiko Carstens |
2011-05-13 | claw: remove unused return code handling | Heiko Carstens |
2011-05-13 | qeth: add owner to ccw driver | Sebastian Ott |
2011-05-13 | qeth: add OSA concurrent hardware trap | Frank Blaschka |
2011-05-13 | qeth: convert to hw_features part 2 | Frank Blaschka |
2011-05-13 | qlcnic: Bumped up version number to 5.0.18 | Anirban Chakraborty |
2011-05-13 | qlcnic: Take FW dump via ethtool | Anirban Chakraborty |
2011-05-13 | qlcnic: FW dump support | Anirban Chakraborty |
2011-05-13 | be2net: fix mbox polling for signal reception | Sathya Perla |
2011-05-13 | be2net: handle signal reception while waiting for POST | Sathya Perla |
2011-05-13 | ethtool: Added support for FW dump | Anirban Chakraborty |
2011-05-13 | netdevice.h: Align struct net_device members | Joe Perches |
2011-05-13 | wl12xx: enter/exit psm on wowlan suspend/resume | Eliad Peller |
2011-05-13 | wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger | Eliad Peller |
2011-05-13 | wl12xx: prevent scheduling while suspending (WoW enabled) | Eliad Peller |
2011-05-13 | wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend | Eliad Peller |
2011-05-13 | wl12xx: declare suspend/resume callbacks (for wowlan) | Eliad Peller |
2011-05-13 | wl12xx_sdio: set interrupt as wake_up interrupt | Eliad Peller |
2011-05-12 | ipv4: Fix 'iph' use before set. | David S. Miller |
2011-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-12 | ipv4: Elide use of rt->rt_dst in ip_forward() | David S. Miller |
2011-05-12 | ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr(). | David S. Miller |
2011-05-12 | ipv4: Kill spurious opt->srr check in ip_options_rcv_srr(). | David S. Miller |
2011-05-12 | bonding: convert to ndo_fix_features | Michał Mirosław |
2011-05-12 | net: introduce netdev_change_features() | Michał Mirosław |
2011-05-12 | CDC NCM: Add mising short packet in cdc_ncm driver | Alexey Orishko |
2011-05-12 | ipvs: Remove all remaining references to rt->rt_{src,dst} | Julian Anastasov |
2011-05-12 | ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). | David S. Miller |
2011-05-12 | ipvs: Use IP_VS_RT_MODE_* instead of magic constants. | David S. Miller |
2011-05-12 | tg3: Allow ethtool to enable/disable loopback. | Mahesh Bandewar |
2011-05-12 | net/irda/ircomm_tty.c: Use flip buffers to deliver data | Amit Virdi |
2011-05-12 | net: group FCoE related feature flags | Yi Zou |
2011-05-12 | net: Fix vlan_features propagation | Michał Mirosław |
2011-05-12 | ethtool: bring back missing comma in netdev features strings | Franco Fichtner |