Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization | Stephen Hemminger | 2008-08-19 | |
| * | | | | | | | | | | netfilter: ctnetlink: sleepable allocation with spin lock bh | Pablo Neira Ayuso | 2008-08-19 | |
| * | | | | | | | | | | netfilter: ctnetlink: fix sleep in read-side lock section | Pablo Neira Ayuso | 2008-08-19 | |
| * | | | | | | | | | | netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks | Pablo Neira Ayuso | 2008-08-19 | |
| * | | | | | | | | | | netfilter: ipt_addrtype: Fix matching of inverted destination address type | Anders Grafström | 2008-08-19 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-08-19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | removed unused #include <version.h> | Huang Weiyi | 2008-08-18 | |
| | * | | | | | | | | | | rt2x00: Fix txdone_entry_desc_flags | Jochen Friedrich | 2008-08-18 | |
| | * | | | | | | | | | | b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 | Larry Finger | 2008-08-18 | |
| | * | | | | | | | | | | mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE | Luis R. Rodriguez | 2008-08-18 | |
| | * | | | | | | | | | | p54u: reset skb's data/tail pointer on requeue | Christian Lamparter | 2008-08-18 | |
| | * | | | | | | | | | | p54: move p54_vdcf_init to the right place. | Christian Lamparter | 2008-08-18 | |
| | * | | | | | | | | | | iwlwifi: fix printk newlines | Jiri Slaby | 2008-08-18 | |
| | * | | | | | | | | | | rtl8187: Add USB ID for Netgear WG111V3 | matthieu Barthélemy | 2008-08-18 | |
| | * | | | | | | | | | | b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) | Larry Finger | 2008-08-18 | |
| | * | | | | | | | | | | mac80211: update new sta's rx timestamp | Ron Rindjunsky | 2008-08-18 | |
| | * | | | | | | | | | | ath5k: Don't fiddle with MSI on suspend/resume. | Michael Karcher | 2008-08-18 | |
| | * | | | | | | | | | | ssb: allow compilation on systems without PCI | Holger Schurig | 2008-08-18 | |
| | * | | | | | | | | | | rfkill: protect suspended rfkill controllers | Henrique de Moraes Holschuh | 2008-08-18 | |
| | * | | | | | | | | | | p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" | Christian Lamparter | 2008-08-18 | |
| | * | | | | | | | | | | ath9k: work around gcc ICEs (again) | Adrian Bunk | 2008-08-18 | |
| * | | | | | | | | | | | dccp: Fix panic caused by too early termination of retransmission mechanism | Gerrit Renker | 2008-08-19 | |
| * | | | | | | | | | | | pkt_sched: Don't hold qdisc lock over qdisc_destroy(). | David S. Miller | 2008-08-19 | |
| * | | | | | | | | | | | pkt_sched: Add lockdep annotation for qdisc locks | Jarek Poplawski | 2008-08-19 | |
| * | | | | | | | | | | | pkt_sched: Never schedule non-root qdiscs. | David S. Miller | 2008-08-19 | |
| * | | | | | | | | | | | pkt_sched: Fix return value corruption in HTB and TBF. | David S. Miller | 2008-08-18 | |
| * | | | | | | | | | | | pkt_sched: Fix missed RCU unlock in dev_queue_xmit() | David S. Miller | 2008-08-18 | |
| * | | | | | | | | | | | ipv6: Fix the return interface index when get it while no message is received. | Yang Hongyang | 2008-08-18 | |
| * | | | | | | | | | | | sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant. | David S. Miller | 2008-08-18 | |
| * | | | | | | | | | | | sch_prio: Use return value from inner qdisc requeue | Jussi Kivilinna | 2008-08-18 | |
| * | | | | | | | | | | | pkt_sched: No longer destroy qdiscs from RCU. | David S. Miller | 2008-08-18 | |
| * | | | | | | | | | | | pkt_sched: Grab correct lock in notify_and_destroy(). | Jarek Poplawski | 2008-08-18 | |
| * | | | | | | | | | | | pkt_sched: Simplify dev_deactivate() polling loop. | David S. Miller | 2008-08-18 | |
| * | | | | | | | | | | | net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action(). | Jarek Poplawski | 2008-08-18 | |
| * | | | | | | | | | | | pkt_sched: Add 'deactivated' state. | David S. Miller | 2008-08-18 | |
| * | | | | | | | | | | | bnx2: Fix build with VLAN_8021Q disabled. | David S. Miller | 2008-08-15 | |
| * | | | | | | | | | | | tun: fallback if skb_alloc() fails on big packets | Rusty Russell | 2008-08-15 | |
| * | | | | | | | | | | | net: skb_copy_datagram_from_iovec() | Rusty Russell | 2008-08-15 | |
| * | | | | | | | | | | | tun: TUNGETIFF interface to query name and flags | Mark McLoughlin | 2008-08-15 | |
| * | | | | | | | | | | | loopback: Drop obsolete ip_summed setting | Herbert Xu | 2008-08-15 | |
| * | | | | | | | | | | | net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header | Herbert Xu | 2008-08-15 | |
| * | | | | | | | | | | | loopback: Remove rest of LOOPBACK_TSO code. | David S. Miller | 2008-08-15 | |
| * | | | | | | | | | | | loopback: Enable TSO | Herbert Xu | 2008-08-15 | |
| * | | | | | | | | | | | bridge: show offload settings | Stephen Hemminger | 2008-08-15 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | tg3: Update version to 3.94 | Matt Carlson | 2008-08-15 | |
| * | | | | | | | | | | tg3: fix 64 bit counter for ethtool stats | Stefan Buehler | 2008-08-15 | |
| * | | | | | | | | | | tg3: Fix firmware event timeouts | Matt Carlson | 2008-08-15 | |
| * | | | | | | | | | | tg3: Turn off ASF "driver alive" heartbeats for APE | Matt Carlson | 2008-08-15 | |
| * | | | | | | | | | | tg3: Preserve register settings for DASH | Matt Carlson | 2008-08-15 | |
| * | | | | | | | | | | tg3: Refine APE status check | Matt Carlson | 2008-08-15 |