Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. | Vlad Yasevich | 2007-11-29 | 1 | -1/+1 | |
| * | | | | | | SCTP: Fix the number of HB transmissions. | Vlad Yasevich | 2007-11-29 | 1 | -1/+1 | |
| * | | | | | | [TCP] illinois: Incorrect beta usage | Stephen Hemminger | 2007-11-30 | 1 | -1/+1 | |
| * | | | | | | [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup | Herbert Xu | 2007-11-30 | 1 | -0/+1 | |
| * | | | | | | [INET]: Fix inet_diag register vs rcv race | Pavel Emelyanov | 2007-11-30 | 1 | -9/+5 | |
| * | | | | | | [BRIDGE]: Properly dereference the br_should_route_hook | Pavel Emelyanov | 2007-11-29 | 2 | -5/+6 | |
| * | | | | | | [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path | Pavel Emelyanov | 2007-11-29 | 1 | -1/+3 | |
| * | | | | | | [UNIX]: EOF on non-blocking SOCK_SEQPACKET | Florian Zumbiehl | 2007-11-29 | 1 | -1/+8 | |
| * | | | | | | [VLAN]: Fix nested VLAN transmit bug | Joonwoo Park | 2007-11-29 | 1 | -1/+2 | |
| * | | | | | | [SUNGEM]: Fix NAPI regression with reset work | Johannes Berg | 2007-11-29 | 1 | -6/+5 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-12-03 | 45 | -414/+443 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LIB82596: correct data types for hardware addresses | Thomas Bogendoerfer | 2007-12-01 | 1 | -25/+25 | |
| * | | | | | | | via-velocity: don't oops on MTU change (resend) | Stephen Hemminger | 2007-12-01 | 1 | -8/+3 | |
| * | | | | | | | Stop phy code from returning success to unknown ioctls. | David Woodhouse | 2007-12-01 | 1 | -0/+3 | |
| * | | | | | | | SET_NETDEV_DEV() in fec_mpc52xx.c | David Woodhouse | 2007-12-01 | 1 | -0/+2 | |
| * | | | | | | | net: smc911x: only enable for mpr2 on sh. | Paul Mundt | 2007-12-01 | 1 | -1/+1 | |
| * | | | | | | | e1000: Fix NAPI state bug when Rx complete | Auke Kok | 2007-12-01 | 1 | -1/+1 | |
| * | | | | | | | sky2: turn of dynamic Tx watermark workaround (FE+ only) | Stephen Hemminger | 2007-12-01 | 1 | -0/+7 | |
| * | | | | | | | sky2: don't use AER routines | Stephen Hemminger | 2007-12-01 | 1 | -30/+7 | |
| * | | | | | | | sky2: revert to access PCI config via device space | Stephen Hemminger | 2007-12-01 | 2 | -38/+56 | |
| * | | | | | | | cxgb - fix stats | Divy Le Ray | 2007-12-01 | 4 | -89/+96 | |
| * | | | | | | | cxgb - fix NAPI | Divy Le Ray | 2007-12-01 | 1 | -4/+2 | |
| * | | | | | | | cxgb - fix T2 GSO | Divy Le Ray | 2007-12-01 | 3 | -20/+18 | |
| * | | | | | | | ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection... | Kim Phillips | 2007-12-01 | 1 | -0/+10 | |
| * | | | | | | | phylib: marvell: add support for TX-only and RX-only Internal Delay | Kim Phillips | 2007-12-01 | 1 | -9/+17 | |
| * | | | | | | | phylib: add PHY interface modes for internal delay for tx and rx only | Kim Phillips | 2007-12-01 | 1 | -0/+2 | |
| * | | | | | | | skge: MTU changing fix | Stephen Hemminger | 2007-12-01 | 1 | -33/+2 | |
| * | | | | | | | skge: serial mode register values | Stephen Hemminger | 2007-12-01 | 1 | -3/+6 | |
| * | | | | | | | skge version 1.13 | Stephen Hemminger | 2007-12-01 | 1 | -1/+1 | |
| * | | | | | | | skge: increase TX threshold for Jumbo | Stephen Hemminger | 2007-12-01 | 1 | -6/+5 | |
| * | | | | | | | skge: fiber link up/down fix | Stephen Hemminger | 2007-12-01 | 1 | -7/+12 | |
| * | | | | | | | skge: retry on MAC shutdown | Stephen Hemminger | 2007-12-01 | 1 | -11/+8 | |
| * | | | | | | | skge: receive flush logic | Stephen Hemminger | 2007-12-01 | 1 | -7/+2 | |
| * | | | | | | | skge: FIFO Ram calculation error | Stephen Hemminger | 2007-12-01 | 1 | -2/+2 | |
| * | | | | | | | ctc: make use of alloc_netdev() | Peter Tiedemann | 2007-12-01 | 1 | -29/+16 | |
| * | | | | | | | S2io: Fixed the case when the card initialization fails on mtu change | Sreenivasa Honnur | 2007-12-01 | 1 | -9/+23 | |
| * | | | | | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-12-01 | 13 | -21/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iwlwifi 4965 Fix race conditional panic. | Joonwoo Park | 2007-11-29 | 1 | -0/+1 | |
| | * | | | | | | | iwlwifi 3945 Fix race conditional panic. | Joonwoo Park | 2007-11-29 | 1 | -0/+1 | |
| | * | | | | | | | iwlwifi: fix iwl_mac_add_interface handler | Tomas Winkler | 2007-11-29 | 2 | -7/+12 | |
| | * | | | | | | | libertas: let more than one MAC event through | Holger Schurig | 2007-11-29 | 1 | -1/+2 | |
| | * | | | | | | | libertas: Don't set NETIF_F_IPV6_CSUM in dev->features | David Woodhouse | 2007-11-29 | 1 | -4/+0 | |
| | * | | | | | | | drivers/net/wireless: Add missing "space" | Joe Perches | 2007-11-29 | 6 | -6/+6 | |
| | * | | | | | | | b43/b43legacy: fix left-over URLs and ifdefs | Stefano Brivio | 2007-11-29 | 3 | -3/+3 | |
| | * | | | | | | | iwlwifi: fix possible NULL dereference in iwl_set_rate() | Saleem Abdulrasool | 2007-11-29 | 2 | -0/+8 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-12-01 | 570 | -5329/+8387 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | dmfe: checkpatch fix (add whitespace) | Jeff Garzik | 2007-11-23 | 1 | -1/+1 | |
| * | | | | | | | Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver | Vitja Makarov | 2007-11-23 | 1 | -1/+1 | |
| * | | | | | | | Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 | 2 | -2/+2 | |
| * | | | | | | | NET: dmfe: don't access configuration space in D3 state | Maxim Levitsky | 2007-11-23 | 1 | -2/+2 |