| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV6]: annotate inet6_csk_search_req() | Al Viro | 2006-12-02 | 1 | -3/+3 |
* | [IPV6]: flowlabels are net-endian | Al Viro | 2006-12-02 | 6 | -16/+16 |
* | [XFRM]: annotate ->new_mapping() | Al Viro | 2006-12-02 | 2 | -2/+2 |
* | [IPV4]: encapsulation annotations | Al Viro | 2006-12-02 | 4 | -38/+38 |
* | [SUNRPC]: annotate hash_ip() | Al Viro | 2006-12-02 | 1 | -4/+4 |
* | [IPV6]: annotate ipv6 mcast | Al Viro | 2006-12-02 | 1 | -6/+6 |
* | [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian | Al Viro | 2006-12-02 | 11 | -11/+11 |
* | [XFRM]: misc annotations | Al Viro | 2006-12-02 | 3 | -7/+7 |
* | [IPV6]: annotate inet6_hashtables | Al Viro | 2006-12-02 | 1 | -3/+3 |
* | [NET]: ipconfig and nfsroot annotations | Al Viro | 2006-12-02 | 1 | -52/+53 |
* | [TIPC]: endianness annotations | Al Viro | 2006-12-02 | 4 | -34/+20 |
* | [IPV6] NDISC: Calculate packet length correctly for allocation. | David S. Miller | 2006-12-02 | 1 | -4/+12 |
* | [PATCH] netdev: don't allow register_netdev with blank name | Stephen Hemminger | 2006-12-02 | 1 | -9/+0 |
* | [PATCH] softmac: reduce scan debug output | Larry Finger | 2006-12-02 | 1 | -3/+2 |
* | [PATCH] ieee80211: Provide generic get_stats implementation | Daniel Drake | 2006-12-02 | 1 | -0/+11 |
* | [PATCH] Check ieee80211softmac_auth_resp kmalloc result | Arnaldo Carvalho de Melo | 2006-12-02 | 3 | -12/+14 |
* | [PATCH] ieee80211softmac: fix verbosity when debug disabled | Larry Finger | 2006-12-02 | 1 | -5/+5 |
* | [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det... | Larry Finger | 2006-12-02 | 1 | -0/+5 |
* | [PATCH] ieee80211: allow mtu bigger than 1500 | matthieu castet | 2006-12-02 | 1 | -0/+9 |
* | [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx | Daniel Drake | 2006-12-02 | 1 | -6/+50 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-01 | 2 | -4/+2 |
|\ |
|
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-11-30 | 2 | -4/+2 |
| |\ |
|
| | * | [PATCH] softmac: remove netif_tx_disable when scanning | Michael Buesch | 2006-11-28 | 1 | -2/+0 |
| | * | [PATCH] ieee80211: Fix kernel panic when QoS is enabled | Zhu Yi | 2006-11-14 | 1 | -2/+2 |
* | | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 2 | -3/+3 |
|/ / |
|
* | | [NETFILTER]: ipt_REJECT: fix memory corruption | Patrick McHardy | 2006-11-28 | 1 | -7/+9 |
* | | [NETFILTER]: conntrack: fix refcount leak when finding expectation | Yasuyuki Kozakai | 2006-11-28 | 2 | -6/+6 |
* | | [NETFILTER]: ctnetlink: fix reference count leak | Patrick McHardy | 2006-11-28 | 2 | -0/+2 |
* | | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack | Yasuyuki Kozakai | 2006-11-28 | 1 | -7/+6 |
* | | [NETFILTER]: nfctnetlink: assign helper to newly created conntrack | Yasuyuki Kozakai | 2006-11-28 | 1 | -0/+8 |
* | | [PATCH] bridge: fix possible overflow in get_fdb_entries | Chris Wright | 2006-11-28 | 1 | -4/+5 |
* | | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. | Masahide NAKAMURA | 2006-11-25 | 1 | -0/+1 |
* | | [NET]: Fix kfifo_alloc() error check. | Akinobu Mita | 2006-11-25 | 2 | -0/+4 |
* | | [UDP]: Make udp_encap_rcv use pskb_may_pull | Olaf Kirch | 2006-11-25 | 1 | -5/+14 |
* | | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT | Faidon Liambotis | 2006-11-25 | 1 | -2/+2 |
* | | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop... | YOSHIFUJI Hideaki | 2006-11-21 | 2 | -5/+4 |
* | | [IRDA]: Lockdep fix. | Peter Zijlstra | 2006-11-21 | 1 | -1/+2 |
* | | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. | David S. Miller | 2006-11-21 | 1 | -4/+7 |
* | | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim | 2006-11-21 | 1 | -1/+9 |
* | | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim | 2006-11-21 | 1 | -0/+3 |
* | | [Bluetooth] Ignore L2CAP config requests on disconnect | Marcel Holtmann | 2006-11-21 | 1 | -0/+3 |
* | | [Bluetooth] Always include MTU in L2CAP config responses | Marcel Holtmann | 2006-11-21 | 1 | -4/+4 |
* | | [Bluetooth] Check if RFCOMM session is still attached to the TTY | Marcel Holtmann | 2006-11-21 | 1 | -1/+1 |
* | | [Bluetooth] Handling pending connect attempts after inquiry | Marcel Holtmann | 2006-11-21 | 1 | -0/+19 |
* | | [Bluetooth] Attach low-level connections to the Bluetooth bus | Marcel Holtmann | 2006-11-21 | 1 | -1/+3 |
* | | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. | Yasuyuki Kozakai | 2006-11-21 | 1 | -0/+1 |
* | | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. | Yasuyuki Kozakai | 2006-11-21 | 1 | -1/+17 |
* | | [IPV6] ROUTE: Do not enable router reachability probing in router mode. | YOSHIFUJI Hideaki | 2006-11-21 | 1 | -4/+5 |
* | | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. | YOSHIFUJI Hideaki | 2006-11-21 | 1 | -3/+1 |
* | | [IPV6] ROUTE: Try to use router which is not known unreachable. | YOSHIFUJI Hideaki | 2006-11-21 | 1 | -0/+2 |