| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv4: arp_notify address list bug | Stephen Hemminger | 2009-10-07 | 1 | -6/+10 |
* | gigaset: add kerneldoc comments | Tilman Schmidt | 2009-10-06 | 6 | -44/+166 |
* | gigaset: correct debugging output selection | Tilman Schmidt | 2009-10-06 | 1 | -3/+6 |
* | gigaset: improve error recovery | Tilman Schmidt | 2009-10-06 | 1 | -24/+45 |
* | gigaset: fix device ERROR response handling | Tilman Schmidt | 2009-10-06 | 1 | -8/+8 |
* | gigaset: announce if built with debugging | Tilman Schmidt | 2009-10-06 | 1 | -1/+7 |
* | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt | 2009-10-06 | 1 | -11/+7 |
* | gigaset: linearize skb | Tilman Schmidt | 2009-10-06 | 1 | -0/+6 |
* | gigaset: fix reject/hangup handling | Tilman Schmidt | 2009-10-06 | 1 | -0/+5 |
* | isdn: make capidrv module parameter "debugmode" writeable | Tilman Schmidt | 2009-10-06 | 1 | -1/+1 |
* | isdn: avoid races in capidrv | Tilman Schmidt | 2009-10-06 | 1 | -12/+13 |
* | isdn: accept CAPI Informational Info values as success | Tilman Schmidt | 2009-10-06 | 1 | -1/+1 |
* | Documentation: expand isdn/INTERFACE.CAPI document | Tilman Schmidt | 2009-10-06 | 1 | -16/+67 |
* | be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <... | Ajit Khaparde | 2009-10-06 | 2 | -3/+3 |
* | be2net: Fix a typo in be_cmds.h | Ajit Khaparde | 2009-10-06 | 1 | -1/+1 |
* | be2net: Bug Fix while accounting of multicast frames during netdev stats update | Ajit Khaparde | 2009-10-06 | 1 | -1/+1 |
* | qlge: Fix lock/mutex warnings. | Ron Mercer | 2009-10-06 | 4 | -17/+9 |
* | qlge: Fix queueing of firmware handler in ISR. | Ron Mercer | 2009-10-06 | 1 | -3/+5 |
* | qlge: Fix some bit definitions for reset register. | Ron Mercer | 2009-10-06 | 1 | -3/+3 |
* | connector: Fix incompatible pointer type warning | Stephen Boyd | 2009-10-06 | 1 | -1/+2 |
* | wext: let get_wireless_stats() sleep | Johannes Berg | 2009-10-05 | 1 | -2/+2 |
* | be2net: Fix a bug in preparation of mcc wrb which was causing flash operation... | Ajit Khaparde | 2009-10-05 | 1 | -1/+0 |
* | pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card | Ken Kawasaki | 2009-10-05 | 9 | -13/+73 |
* | net: Support inclusion of <linux/socket.h> before <sys/socket.h> | Ben Hutchings | 2009-10-05 | 1 | -18/+3 |
* | pktgen: restore nanosec delays | Eric Dumazet | 2009-10-04 | 1 | -1/+1 |
* | pktgen: Fix multiqueue handling | Eric Dumazet | 2009-10-04 | 2 | -1/+9 |
* | e1000e: swap max hw supported frame size between 82574 and 82583 | Alexander Duyck | 2009-10-04 | 1 | -2/+2 |
* | ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card | Don Skidmore | 2009-10-04 | 3 | -0/+4 |
* | ixgbe: add support for 82599 Combined Backplane | Don Skidmore | 2009-10-04 | 3 | -0/+4 |
* | cnic: Fix NETDEV_UP event processing. | Michael Chan | 2009-10-02 | 2 | -3/+4 |
* | uvesafb/connector: Disallow unpliviged users to send netlink packets | Philipp Reisner | 2009-10-02 | 1 | -0/+3 |
* | pohmelfs/connector: Disallow unpliviged users to configure pohmelfs | Philipp Reisner | 2009-10-02 | 1 | -0/+3 |
* | dst/connector: Disallow unpliviged users to configure dst | Philipp Reisner | 2009-10-02 | 1 | -0/+5 |
* | dm/connector: Only process connector packages from privileged processes | Philipp Reisner | 2009-10-02 | 1 | -0/+3 |
* | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 | 3 | -13/+5 |
* | connector/dm: Fixed a compilation warning | Philipp Reisner | 2009-10-02 | 1 | -2/+1 |
* | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 10 | -18/+19 |
* | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 | 3 | -9/+9 |
* | e1000e/igb/ixgbe: Don't report an error if devices don't support AER | Frans Pop | 2009-10-02 | 3 | -33/+6 |
* | net: Fix wrong sizeof | Jean Delvare | 2009-10-02 | 2 | -2/+2 |
* | net: splice() from tcp to pipe should take into account O_NONBLOCK | Eric Dumazet | 2009-10-02 | 1 | -1/+1 |
* | net: Use sk_mark for routing lookup in more places | Atis Elsts | 2009-10-01 | 3 | -0/+3 |
* | sky2: irqname based on pci address | Stephen Hemminger | 2009-10-01 | 2 | -2/+7 |
* | skge: use unique IRQ name | Michal Schmidt | 2009-10-01 | 2 | -2/+7 |
* | IPv4 TCP fails to send window scale option when window scale is zero | Ori Finkelman | 2009-10-01 | 1 | -5/+6 |
* | net/ipv4/tcp.c: fix min() type mismatch warning | Andrew Morton | 2009-10-01 | 1 | -1/+1 |
* | Kconfig: STRIP: Remove stale bits of STRIP help text | Ralf Baechle | 2009-10-01 | 1 | -7/+6 |
* | NET: mkiss: Fix typo | Ralf Baechle | 2009-10-01 | 1 | -2/+2 |
* | tg3: Remove prev_vlan_tag from struct tx_ring_info | Eric Dumazet | 2009-10-01 | 1 | -1/+0 |
* | move virtnet_remove to .devexit.text | Uwe Kleine-König | 2009-10-01 | 1 | -1/+1 |