aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro
2006-12-02[IPV6]: ip6_output annotationsAl Viro
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-12-02[AF_PACKET]: annotateAl Viro
2006-12-02[LLC]: anotationsAl Viro
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro
2006-12-02[IPV6]: flowlabels are net-endianAl Viro
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