summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro
2006-12-02[IPV4]: encapsulation annotationsAl Viro
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro
2006-12-02[IPV6]: annotate ipv6 mcastAl Viro
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro
2006-12-02[XFRM]: misc annotationsAl Viro
2006-12-02[IPV6]: annotate inet6_hashtablesAl Viro
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-12-02[IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller
2006-12-02[PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger
2006-12-02[PATCH] softmac: reduce scan debug outputLarry Finger
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo
2006-12-02[PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger
2006-12-02[PATCH] ieee80211: allow mtu bigger than 1500matthieu castet
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright
2006-11-28[PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch
2006-11-25[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA
2006-11-25[NET]: Fix kfifo_alloc() error check.Akinobu Mita
2006-11-25[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch
2006-11-25[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis
2006-11-21[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller
2006-11-21[XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim
2006-11-21[XFRM]: Sub-policies broke policy eventsJamal Hadi Salim
2006-11-21[Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann
2006-11-21[Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann
2006-11-21[Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann
2006-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann
2006-11-21[Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann
2006-11-21[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai
2006-11-21[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai
2006-11-21[IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki
2006-11-21[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki
2006-11-21[IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki
2006-11-15[TCP]: Fix up sysctl_tcp_mem initialization.John Heffner
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy
2006-11-15[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy