| Commit message (Expand) | Author | Age |
* | enic: add Cisco 10G Ethernet NIC driver | Scott Feldman | 2008-09-18 |
* | atl2: add atl2 driver | Chris Snook | 2008-09-18 |
* | pkt_action: add new action skbedit | Alexander Duyck | 2008-09-12 |
* | pkt_sched: Add multiqueue scheduler support | Alexander Duyck | 2008-09-12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-09-11 |
|\ |
|
| * | mac80211: move some HT code out of mlme.c | Johannes Berg | 2008-09-11 |
| * | mac80211: make conf_tx non-atomic | Johannes Berg | 2008-09-11 |
| * | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 2008-09-11 |
* | | net: Add SKB DMA mapping helper functions. | David S. Miller | 2008-09-11 |
* | | net: Add DMA mapping tokens to skb_shared_info. | David S. Miller | 2008-09-11 |
|/ |
|
* | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 2008-09-09 |
* | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2008-09-09 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman | 2008-09-09 |
| |\ |
|
| * | | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener | 2008-09-08 |
| * | | ipvs: Restrict connection table size via Kconfig | Sven Wegener | 2008-09-08 |
| * | | IPVS: Adjust various debug outputs to use new macros | Julius Volz | 2008-09-04 |
| * | | IPVS: Convert real server lookup functions | Julius Volz | 2008-09-04 |
| * | | IPVS: Add and bind IPv6 xmit functions | Julius Volz | 2008-09-04 |
| * | | IPVS: Extend functions for getting/creating connections | Julius Volz | 2008-09-04 |
| * | | IPVS: Extend protocol DNAT/SNAT and state handlers | Julius Volz | 2008-09-04 |
| * | | IPVS: Add 'af' args to protocol handler functions | Julius Volz | 2008-09-04 |
| * | | IPVS: Add IPv6 support flag to schedulers | Julius Volz | 2008-09-04 |
| * | | IPVS: Add v6 support to ip_vs_service_get() | Julius Volz | 2008-09-04 |
| * | | IPVS: Add internal versions of sockopt interface structs | Julius Volz | 2008-09-04 |
| * | | IPVS: Add debug macros for v4 and v6 address output | Julius Volz | 2008-09-04 |
| * | | IPVS: Add general v4/v6 helper functions / data structures | Julius Volz | 2008-09-04 |
| * | | IPVS: Change IPVS data structures to support IPv6 addresses | Julius Volz | 2008-09-04 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-09-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-09-09 |
| |\ \ |
|
| | * | | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 2008-09-09 |
| | * | | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 2008-09-09 |
* | | | | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker | 2008-09-09 |
* | | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp | David S. Miller | 2008-09-08 |
|\ \ \ \ |
|
| * | | | | dccp: Policy-based packet dequeueing infrastructure | Tomasz Grobelny | 2008-09-04 |
| * | | | | tcp/dccp: Consolidate common code for RFC 3390 conversion | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Extend CCID packet dequeueing interface | Gerrit Renker | 2008-09-04 |
| * | | | | dccp ccid-2: Schedule Sync as out-of-band mechanism | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Replace magic CCID-specific numbers by symbolic constants | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Initialisation and type-checking of feature sysctls | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Implement both feature-local and feature-remote Sequence Window feature | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Initialisation framework for feature negotiation | Gerrit Renker | 2008-09-04 |
| * | | | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Deprecate old setsockopt framework | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Query supported CCIDs | Gerrit Renker | 2008-09-04 |
| * | | | | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-09-04 |