| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETLINK]: Make netlink_callback->done() optional | Thomas Graf | 2005-11-10 | 5 | -25/+8 |
* | [NETLINK]: Type-safe netlink messages/attributes interface | Thomas Graf | 2005-11-10 | 2 | -1/+329 |
* | [NETFILTER]: Add nf_conntrack subsystem. | Yasuyuki Kozakai | 2005-11-10 | 33 | -62/+8289 |
* | [IPV6]: ip6ip6_lock is not unlocked in error path. | Ken-ichirou MATSUZAWA | 2005-11-09 | 1 | -0/+1 |
* | [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY | Peter Chubb | 2005-11-09 | 1 | -1/+2 |
* | [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. | Krzysztof Piotr Oledzki | 2005-11-09 | 1 | -1/+1 |
* | [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message | Krzysztof Piotr Oledzki | 2005-11-09 | 1 | -1/+2 |
* | [NETFILTER] ctnetlink: Add support to identify expectations by ID's | Pablo Neira Ayuso | 2005-11-09 | 1 | -0/+8 |
* | [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM | Pablo Neira Ayuso | 2005-11-09 | 1 | -1/+1 |
* | [NETFILTER] ctnetlink: return -EINVAL if size is wrong | Pablo Neira Ayuso | 2005-11-09 | 1 | -1/+1 |
* | [NETFILTER]: stop tracking ICMP error at early point | Yasuyuki Kozakai | 2005-11-09 | 1 | -5/+5 |
* | [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set | Harald Welte | 2005-11-09 | 1 | -7/+10 |
* | [NETFILTER] PPTP helper: fix PNS-PAC expectation call id | Philip Craig | 2005-11-09 | 1 | -2/+26 |
* | [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL | Pablo Neira Ayuso | 2005-11-09 | 1 | -1/+1 |
* | [NETFILTER] ctnetlink: kill unused includes | Pablo Neira Ayuso | 2005-11-09 | 1 | -3/+0 |
* | [NETFILTER] ctnetlink: add module alias to fix autoloading | Pablo Neira Ayuso | 2005-11-09 | 1 | -0/+2 |
* | [NETFILTER] ctnetlink: add marking support from userspace | Pablo Neira Ayuso | 2005-11-09 | 1 | -0/+10 |
* | [NETFILTER] ctnetlink: check if protoinfo is present | Pablo Neira Ayuso | 2005-11-09 | 1 | -0/+5 |
* | [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void | Harald Welte | 2005-11-09 | 3 | -45/+10 |
* | [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple | Yasuyuki Kozakai | 2005-11-09 | 1 | -3/+6 |
* | [NETFILTER]: packet counter of conntrack is 32bits | Yasuyuki Kozakai | 2005-11-09 | 1 | -1/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-09 | 3 | -116/+52 |
|\ |
|
| * | ieee80211: cleanup crypto list handling, other minor cleanups. | Christoph Hellwig | 2005-11-09 | 1 | -111/+41 |
| * | Merge rsync://bughost.org/repos/ieee80211-delta/ | Jeff Garzik | 2005-11-09 | 1 | -5/+9 |
| |\ |
|
| | * | Fix problem with WEP unicast key > index 0 | Volker Braun | 2005-11-07 | 1 | -2/+4 |
| | * | scripts/Lindent on ieee80211 subsystem. | James Ketrenos | 2005-11-07 | 1 | -3/+5 |
| * | | Merge git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-08 | 1 | -0/+2 |
| |\ \ |
|
| | * | | [PATCH] fix NET_RADIO=n, IEEE80211=y compile | Adrian Bunk | 2005-11-08 | 1 | -0/+2 |
* | | | | [PATCH] sanitize lookup_hash prototype | Christoph Hellwig | 2005-11-09 | 1 | -3/+3 |
* | | | | [PATCH] add a vfs_permission helper | Christoph Hellwig | 2005-11-09 | 1 | -1/+1 |
* | | | | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 2005-11-08 | 6 | -357/+63 |
* | | | | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2005-11-08 | 3 | -5/+5 |
* | | | | [IPV4]: Fix ip_queue_xmit identity increment for TSO packets | Herbert Xu | 2005-11-08 | 1 | -1/+2 |
* | | | | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 47 | -191/+99 |
* | | | | [IPVS]: fix connection leak if expire_nodest_conn=1 | Julian Anastasov | 2005-11-08 | 1 | -4/+3 |
* | | | | [PKT_SCHED]: Correctly handle empty ematch trees | Thomas Graf | 2005-11-08 | 1 | -0/+5 |
* | | | | [IPV6]: RFC3484 compliant source address selection | YOSHIFUJI Hideaki | 2005-11-08 | 1 | -104/+240 |
* | | | | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a... | YOSHIFUJI Hideaki | 2005-11-08 | 2 | -44/+48 |
* | | | | [IPV6]: Put addr_diff() into common header for future use. | YOSHIFUJI Hideaki | 2005-11-08 | 1 | -52/+2 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 2005-11-07 | 19 | -846/+663 |
|\ \ \ |
|
| * \ \ | Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 | Arnaldo Carvalho de Melo | 2005-11-06 | 2 | -741/+518 |
| |\ \ \ |
|
| | * | | | [PKT_SCHED]: (G)RED: Introduce hard dropping | Thomas Graf | 2005-11-05 | 2 | -2/+14 |
| | * | | | [PKT_SCHED]: GRED: Support ECN marking | Thomas Graf | 2005-11-05 | 1 | -4/+21 |
| | * | | | [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop | Thomas Graf | 2005-11-05 | 1 | -2/+2 |
| | * | | | [PKT_SCHED]: GRED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 | 1 | -69/+31 |
| | * | | | [PKT_SCHED]: GRED: Remove auto-creation of default VQ | Thomas Graf | 2005-11-05 | 1 | -9/+0 |
| | * | | | [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing | Thomas Graf | 2005-11-05 | 1 | -17/+20 |
| | * | | | [PKT_SCHED]: GRED: Remove initd flag | Thomas Graf | 2005-11-05 | 1 | -14/+1 |
| | * | | | [PKT_SCHED]: GRED: Improve error handling and messages | Thomas Graf | 2005-11-05 | 1 | -24/+44 |
| | * | | | [PKT_SCHED]: GRED: Introduce tc_index_to_dp() | Thomas Graf | 2005-11-05 | 1 | -9/+18 |