| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). | YOSHIFUJI Hideaki | 2008-04-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. | YOSHIFUJI Hideaki | 2008-04-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Sparse: Reuse previous delaration where appropriate. | YOSHIFUJI Hideaki | 2008-04-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6] SIT: Sparse: Use NULL pointer instead of 0. | YOSHIFUJI Hideaki | 2008-04-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE. | YOSHIFUJI Hideaki | 2008-04-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2008-04-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore | 2008-04-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [AF_UNIX]: Use SEQ_START_TOKEN | Joe Perches | 2008-04-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: New sctp mailing list | Vlad Yasevich | 2008-04-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update | Gui Jianfeng | 2008-04-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. | Robert P. J. Day | 2008-04-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCTP]: Correct /proc/net/assocs formatting error | Neil Horman | 2008-04-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPV4: use xor rather than multiple ands for route compare | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SCTP]: Use snmp_mib_{init,free}(). | YOSHIFUJI Hideaki | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DCCP]: Use snmp_mib_{init,free}(). | YOSHIFUJI Hideaki | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: fib_trie leaf free optimization | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: fib_trie remove unused argument | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ATM]: Use SEQ_START_TOKEN | Joe Perches | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Syncookies]: Add support for TCP options via timestamps. | Florian Westphal | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPV4: fib_trie use vmalloc for large tnodes | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Remove unused declarations in include/net/ip6_route.h. | Rami Rosen | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iucv: Delay bus registration until core is ready. | Cornelia Huck | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iucv: get rid of in_atomic() use. | Heiko Carstens | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro. | Robert P. J. Day | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SKFILTER]: Add SKF_ADF_NLATTR instruction | Patrick McHardy | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV6] Remove three method declarations in include/net/ndisc.h. | Rami Rosen | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint | Gui Jianfeng | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCTP: fix wrong debug counting of bind_bucket | Li Zefan | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCTP: fix wrong debug counting of datamsg | Li Zefan | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPV4: route rekey timer can be deferrable | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPV4: route use jhash3 | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPV4: route inline changes | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | socket: sk_filter deinline | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | socket: sk_filter minor cleanups | Stephen Hemminger | 2008-04-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix key debugfs default_key link | Johannes Berg | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/net/wireless/p54/net2280.h: silence checkpatch.pl | Christian Lamparter | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p54: move to separate directory | Christian Lamparter | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: rename files | Johannes Berg | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix sta-info pinning | Johannes Berg | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix defined but not used | Jiri Slaby | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adm8211: remove commented-out code | Pavel Machek | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: BA session debug prints changes | Ron Rindjunsky | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b43: use b43_is_mode() call | Michael Buesch | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b43: Fix PHY TX control words in SHM | Michael Buesch | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b43: Fix beacon BH update | Michael Buesch | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: notify mac from low level driver (iwlwifi) | Mohamed Abbas | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix ieee80211_ioctl_giwrate | Johannes Berg | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: make debugfs files root-only | Johannes Berg | 2008-04-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b43: Beaconing fixes | Michael Buesch | 2008-04-08 | |
