| Commit message (Expand) | Author | Age |
* | [NETFILTER] ctnetlink: add marking support from userspace | Pablo Neira Ayuso | 2005-11-09 |
* | [NETFILTER] ctnetlink: check if protoinfo is present | Pablo Neira Ayuso | 2005-11-09 |
* | [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void | Harald Welte | 2005-11-09 |
* | [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple | Yasuyuki Kozakai | 2005-11-09 |
* | [NETFILTER]: packet counter of conntrack is 32bits | Yasuyuki Kozakai | 2005-11-09 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-09 |
|\ |
|
| * | ieee80211: cleanup crypto list handling, other minor cleanups. | Christoph Hellwig | 2005-11-09 |
| * | Merge rsync://bughost.org/repos/ieee80211-delta/ | Jeff Garzik | 2005-11-09 |
| |\ |
|
| | * | Fix problem with WEP unicast key > index 0 | Volker Braun | 2005-11-07 |
| | * | scripts/Lindent on ieee80211 subsystem. | James Ketrenos | 2005-11-07 |
| * | | Merge git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-07 |
| |\ \ |
|
| | * | | [PATCH] fix NET_RADIO=n, IEEE80211=y compile | Adrian Bunk | 2005-11-07 |
* | | | | [PATCH] sanitize lookup_hash prototype | Christoph Hellwig | 2005-11-09 |
* | | | | [PATCH] add a vfs_permission helper | Christoph Hellwig | 2005-11-09 |
* | | | | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 2005-11-08 |
* | | | | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2005-11-08 |
* | | | | [IPV4]: Fix ip_queue_xmit identity increment for TSO packets | Herbert Xu | 2005-11-08 |
* | | | | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 |
* | | | | [IPVS]: fix connection leak if expire_nodest_conn=1 | Julian Anastasov | 2005-11-08 |
* | | | | [PKT_SCHED]: Correctly handle empty ematch trees | Thomas Graf | 2005-11-08 |
* | | | | [IPV6]: RFC3484 compliant source address selection | YOSHIFUJI Hideaki | 2005-11-08 |
* | | | | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a... | YOSHIFUJI Hideaki | 2005-11-08 |
* | | | | [IPV6]: Put addr_diff() into common header for future use. | YOSHIFUJI Hideaki | 2005-11-08 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 2005-11-07 |
|\ \ \ |
|
| * \ \ | Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 | Arnaldo Carvalho de Melo | 2005-11-05 |
| |\ \ \ |
|
| | * | | | [PKT_SCHED]: (G)RED: Introduce hard dropping | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Support ECN marking | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Remove auto-creation of default VQ | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Remove initd flag | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Improve error handling and messages | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Introduce tc_index_to_dp() | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Use generic queue management interface | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Use new generic red interface | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Use central VQ change procedure | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Use a central table definition change procedure | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Dump table definition | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Cleanup dumping | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: RED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: RED: Dont start idle periods while already idling | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: RED: Use generic queue management interface | Thomas Graf | 2005-11-05 |
| | * | | | [PKT_SCHED]: RED: Use new generic red interface | Thomas Graf | 2005-11-05 |
| * | | | | [TCP/DCCP]: Randomize port selection | Stephen Hemminger | 2005-11-05 |