| Commit message (Expand) | Author | Age |
* | [UDP]: Revert udplite and code split. | David S. Miller | 2008-03-06 |
* | [TIPC]: Update version to 1.6.3 | Allan Stephens | 2008-03-06 |
* | [TIPC]: Enhancements to message header writing | Allan Stephens | 2008-03-06 |
* | [TIPC]: Use correct bitmask when setting version | Allan Stephens | 2008-03-06 |
* | [TIPC]: Minor cleanup of message header code | Allan Stephens | 2008-03-06 |
* | [TIPC]: Eliminate "sparse" symbol warnings | Allan Stephens | 2008-03-06 |
* | [TIPC]: Add argument validation for shutdown() | Allan Stephens | 2008-03-06 |
* | [TIPC]: Removal of message header option code | Allan Stephens | 2008-03-06 |
* | [IPV6]: Fix powerpc allmodconfig build warnings. | David S. Miller | 2008-03-05 |
* | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 |
* | COSA/SRP: convert channel_data.rsem to mutex | Matthias Kaehlcke | 2008-03-05 |
* | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts | Eric Dumazet | 2008-03-05 |
* | [IPV6]: Remove commented lines. | Daniel Lezcano | 2008-03-05 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-03-05 |
|\ |
|
| * | make s2io.c:init_tti() static | Adrian Bunk | 2008-03-05 |
| * | FIXED_PHY must depend on PHYLIB=y | Adrian Bunk | 2008-03-05 |
| * | fix drivers/net/atarilance.c compilation | Adrian Bunk | 2008-03-05 |
| * | Intel ethernet adapter: Update MAINTAINERS | Auke Kok | 2008-03-05 |
| * | ixgbe: fix typo in speed mesage | Emil Tantilov | 2008-03-05 |
| * | e100: Do suspend/shutdown like e1000 | Auke Kok | 2008-03-05 |
| * | ehea: Fix missing Kconfig dependency | Thomas Klein | 2008-03-05 |
| * | axnet_cs: change debugging level for "Too much work at interrupt" message. | Komuro | 2008-03-05 |
| * | mv643xx_eth: Define module alias for platform device | Martin Michlmayr | 2008-03-05 |
| * | de2104x: remove BUG_ON() when changing media type | Ondrej Zary | 2008-03-05 |
| * | dm9161: add configuration for MII/RMII | frederic Rodo | 2008-03-05 |
| * | [IPCONFIG]: The kernel gets no IP from some DHCP servers | Stephen Hemminger | 2008-03-04 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-03-04 |
| |\ |
|
| | * | b43legacy: Fix module init message | Michael Buesch | 2008-03-04 |
| | * | rndis_wlan: fix broken data copy | Jussi Kivilinna | 2008-03-04 |
| | * | libertas: compare the current command with response | Sebastian Siewior | 2008-03-04 |
| | * | libertas: fix sanity check on sequence number in command response | David Woodhouse | 2008-03-04 |
| | * | p54: fix eeprom parser length sanity checks | Johannes Berg | 2008-03-04 |
| | * | p54: fix EEPROM structure endianness | Johannes Berg | 2008-03-04 |
| | * | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa | 2008-03-04 |
| | * | rc80211-pid: fix rate adjustment | Stefano Brivio | 2008-03-04 |
| * | | [ESP]: Add select on AUTHENC | Herbert Xu | 2008-03-04 |
| * | | [TCP]: Improve ipv4 established hash function. | David S. Miller | 2008-03-04 |
| * | | [NETPOLL]: Revert two bogus cleanups that broke netconsole. | David S. Miller | 2008-03-04 |
| |/ |
|
| * | [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() | Jarek Poplawski | 2008-03-03 |
| * | Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() | Jarek Poplawski | 2008-03-03 |
| * | [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del | Dave Young | 2008-03-03 |
| * | [NET]: Fix race in generic address resolution. | Frank Blaschka | 2008-03-03 |
| * | iucv: fix build error on !SMP | Heiko Carstens | 2008-03-03 |
| * | [TCP]: Must count fack_count also when skipping | Ilpo Järvinen | 2008-03-03 |
| * | [TUN]: Fix RTNL-locking in tun/tap driver | Kim B. Heino | 2008-02-29 |
| * | [SCTP]: Use proc_create to setup de->proc_fops. | Pavel Emelyanov | 2008-02-29 |
| * | [IRDA]: Use proc_create() to setup ->proc_fops first | Wang Chen | 2008-02-29 |
| * | [TCP]: BIC web page link is corrected. | Sangtae Ha | 2008-02-29 |
* | | [NETNS][IPV6] icmp6 - make icmpv6_socket per namespace | Benjamin Thery | 2008-03-05 |
* | | [NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace | Daniel Lezcano | 2008-03-05 |