| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-08-07 | 1 | -1/+1 |
|\ |
|
| * | [PKT_SCHED] RED: Fix overflow in calculation of queue average | Ilpo Järvinen | 2006-08-04 | 1 | -1/+1 |
* | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-08-03 | 7 | -12/+76 |
|\| |
|
| * | [NET]: Fix more per-cpu typos | Alexey Dobriyan | 2006-08-02 | 1 | -1/+1 |
| * | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2006-08-02 | 2 | -8/+27 |
| * | [NET]: Network Event Notifier Mechanism. | Tom Tucker | 2006-08-02 | 1 | -0/+33 |
| * | [TCP]: SNMPv2 tcpAttemptFails counter error | Wei Yongjun | 2006-08-02 | 1 | -0/+3 |
| * | [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls | Herbert Xu | 2006-08-02 | 2 | -3/+12 |
* | | [PATCH] ieee80211: Make ieee80211_rx_any usable | Daniel Drake | 2006-07-27 | 1 | -0/+2 |
* | | [PATCH] softmac: export highest_supported_rate function | Daniel Drake | 2006-07-27 | 1 | -0/+8 |
* | | [PATCH] softmac: ERP handling and driver-level notifications | Daniel Drake | 2006-07-27 | 1 | -6/+46 |
* | | [PATCH] ieee80211: small ERP handling additions | Daniel Drake | 2006-07-27 | 1 | -0/+7 |
|/ |
|
* | [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}. | Guillaume Chazarain | 2006-07-24 | 1 | -12/+6 |
* | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk | 2006-07-21 | 1 | -1/+1 |
* | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 | 1 | -5/+2 |
* | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 | 2 | -0/+13 |
* | [PATCH] per-task-delay-accounting: utilities for genetlink usage | Balbir Singh | 2006-07-14 | 1 | -0/+20 |
* | [NET] gso: Fix up GSO packets with broken checksums | Herbert Xu | 2006-07-08 | 2 | -0/+3 |
* | [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network | Joseph Jezak | 2006-07-05 | 1 | -0/+1 |
* | [Bluetooth] Use real devices for host controllers | Marcel Holtmann | 2006-07-03 | 2 | -4/+4 |
* | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 2006-07-03 | 1 | -0/+1 |
* | [Bluetooth] Add automatic sniff mode support | Marcel Holtmann | 2006-07-03 | 2 | -38/+86 |
* | [Bluetooth] Correct SCO buffer size on request | Marcel Holtmann | 2006-07-03 | 1 | -1/+2 |
* | [AX.25]: Reference counting for AX.25 routes. | Ralf Baechle DL5RB | 2006-07-03 | 1 | -9/+15 |
* | [PATCH] lockdep: annotate sk_locks | Ingo Molnar | 2006-07-03 | 1 | -10/+10 |
* | [PATCH] lockdep: annotate bh_lock_sock() | Ingo Molnar | 2006-07-03 | 1 | -0/+3 |
* | [PATCH] lockdep: annotate af_unix locking | Ingo Molnar | 2006-07-03 | 1 | -0/+3 |
* | [PATCH] lockdep: annotate sock_lock_init() | Ingo Molnar | 2006-07-03 | 1 | -0/+4 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [IPV6]: Added GSO support for TCPv6 | Herbert Xu | 2006-06-30 | 2 | -4/+2 |
* | [NET]: Generalise TSO-specific bits from skb_setup_caps | Herbert Xu | 2006-06-30 | 2 | -4/+11 |
* | [IPV6]: Added GSO support for TCPv6 | Herbert Xu | 2006-06-30 | 1 | -0/+6 |
* | [NET]: Add ECN support for TSO | Michael Chan | 2006-06-29 | 2 | -4/+5 |
* | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 2 | -0/+23 |
* | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 | Shuya MAEDA | 2006-06-29 | 1 | -6/+12 |
* | [NET]: Added GSO header verification | Herbert Xu | 2006-06-29 | 2 | -2/+3 |
* | [TIPC]: Corrected potential misuse of tipc_media_addr structure. | Allan Stephens | 2006-06-25 | 1 | -2/+10 |
* | [NET]: fix net-core kernel-doc | Randy Dunlap | 2006-06-23 | 1 | -0/+1 |
* | [NET]: Added GSO toggle | Herbert Xu | 2006-06-23 | 1 | -0/+4 |
* | [NET]: Add software TSOv4 | Herbert Xu | 2006-06-23 | 2 | -0/+3 |
* | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 | 1 | -2/+2 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 | 33 | -36/+5 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-20 | 2 | -4/+5 |
| |\ |
|
| | * | [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG | David S. Miller | 2006-06-20 | 1 | -1/+1 |
| | * | [NET]: Prevent multiple qdisc runs | Herbert Xu | 2006-06-19 | 1 | -3/+4 |
| * | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 32 | -32/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 6 | -7/+12 |
| | |\ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 | 6 | -18/+19 |
| | |\ \ |
|
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-29 | 1 | -1/+4 |
| | |\ \ \ |
|
| | * | | | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 32 | -32/+0 |