Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | net: can: at91_can: world-writable sysfs files | Vasiliy Kulikov | 2011-02-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | MAINTAINERS: update email ids of the be2net driver maintainers. | Ajit Khaparde | 2011-02-04 | 1 | -5/+4 | |
| * | | | | | | | | | | | bridge: Don't put partly initialized fdb into hash | Pavel Emelyanov | 2011-02-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | r8169: prevent RxFIFO induced loops in the irq handler. | Francois Romieu | 2011-02-04 | 1 | -0/+9 | |
| * | | | | | | | | | | | r8169: RxFIFO overflow oddities with 8168 chipsets. | Francois Romieu | 2011-02-04 | 1 | -9/+21 | |
| * | | | | | | | | | | | r8169: use RxFIFO overflow workaround for 8168c chipset. | Ivan Vecera | 2011-02-04 | 1 | -2/+4 | |
| * | | | | | | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument | Julia Lawall | 2011-02-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. | David S. Miller | 2011-02-03 | 3 | -0/+95 | |
| * | | | | | | | | | | | net: Support compat SIOCGETVIFCNT ioctl in ipv4. | David S. Miller | 2011-02-03 | 1 | -0/+30 | |
| * | | | | | | | | | | | net: Fix bug in compat SIOCGETSGCNT handling. | David S. Miller | 2011-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | niu: Fix races between up/down and get_stats. | David S. Miller | 2011-02-03 | 1 | -16/+45 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-02 | 5 | -15/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | netfilter: ecache: always set events bits, filter them later | Pablo Neira Ayuso | 2011-02-01 | 2 | -3/+3 | |
| | * | | | | | | | | | | | netfilter: arpt_mangle: fix return values of checkentry | Pablo Neira Ayuso | 2011-02-01 | 1 | -3/+3 | |
| | * | | | | | | | | | | | netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6 | Thomas Jacob | 2011-01-24 | 1 | -9/+7 | |
| | * | | | | | | | | | | | netfilter: ctnetlink: fix missing refcount increment during dumps | Pablo Neira Ayuso | 2011-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | tcp_ecn is an integer not a boolean | Peter Chubb | 2011-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | atl1c: Add missing PCI device ID | Chuck Ebbert | 2011-02-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | s390: Fix possibly wrong size in strncmp (smsgiucv) | Stefan Weil | 2011-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 2011-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | qeth: allow OSA CHPARM change in suspend state | Ursula Braun | 2011-02-02 | 1 | -41/+63 | |
| * | | | | | | | | | | | | qeth: allow HiperSockets framesize change in suspend | Ursula Braun | 2011-02-02 | 1 | -1/+9 | |
| * | | | | | | | | | | | | qeth: add more strict MTU checking | Frank Blaschka | 2011-02-02 | 1 | -31/+4 | |
| * | | | | | | | | | | | | qeth: show new mac-address if its setting fails | Ursula Braun | 2011-02-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | gro: reset skb_iif on reuse | Andy Gospodarek | 2011-02-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | be2net: remove netif_stop_queue being called before register_netdev. | Ajit Khaparde | 2011-02-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | | be2net: fix a crash seen during insmod/rmmod test | Ajit Khaparde | 2011-02-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | | isdn: icn: Fix potentially wrong string handling | Stefan Weil | 2011-02-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | bnx2x: multicasts in NPAR mode | Vladislav Zolotarov | 2011-02-01 | 1 | -7/+2 | |
| * | | | | | | | | | | | | depca: Fix warnings | Alan Cox | 2011-02-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-01 | 10 | -49/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ath9k: Fix memory leak due to failed PAPRD frames | Mohammed Shafi Shajakhan | 2011-02-01 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | wl12xx: fix use after free | Mathias Krause | 2011-01-31 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | ath9k: Fix power save usage count imbalance on deinit | Rajkumar Manoharan | 2011-01-28 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | ath9k_hw: Fix system hang when resuming from S3/S4 | Rajkumar Manoharan | 2011-01-28 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | MAINTAINERS: update information for the wl12xx driver | Luciano Coelho | 2011-01-27 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | ath9k_htc: fix race conditions when stop device | Stanislaw Gruszka | 2011-01-27 | 2 | -9/+15 | |
| | * | | | | | | | | | | | | ath9k: fix race conditions when stop device | Stanislaw Gruszka | 2011-01-27 | 2 | -5/+9 | |
| | * | | | | | | | | | | | | ath5k: correct endianness of frame duration | Bob Copeland | 2011-01-27 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | ath5k: fix error handling in ath5k_hw_dma_stop | Bob Copeland | 2011-01-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | rtlwifi: Fix firmware upload errors | Chaoming Li | 2011-01-27 | 1 | -20/+20 | |
| * | | | | | | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2011-02-01 | 2 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | vhost: rcu annotation fixup | Michael S. Tsirkin | 2011-02-01 | 2 | -7/+8 | |
| * | | | | | | | | | | | | | | vxge: Fix wrong boolean operator | Stefan Weil | 2011-02-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | enc28j60: Fix reading of transmit status vector | Stefan Weil | 2011-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: Fix ipv6 neighbour unregister_sysctl_table warning | Eric W. Biederman | 2011-01-31 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | axnet_cs: reduce delay time at ei_rx_overrun | Ken Kawasaki | 2011-01-31 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | net: Check rps_flow_table when RPS map length is 1 | Tom Herbert | 2011-01-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | CAN: softing driver depends on IOMEM | Chuck Ebbert | 2011-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: Add default_mtu() methods to blackhole dst_ops | Roland Dreier | 2011-01-31 | 2 | -0/+12 |