aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-03
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-03
* [BLUETOOTH]: bnep endianness annotationsAl Viro2006-12-03
* [BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2006-12-03
* [IPV6]: ip6_output annotationsAl Viro2006-12-03
* [NETFILTER]: trivial annotationsAl Viro2006-12-03
* [AF_PACKET]: annotateAl Viro2006-12-03
* [LLC]: anotationsAl Viro2006-12-03
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-03
* [IPV6]: flowlabels are net-endianAl Viro2006-12-03
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-03
* [IPV4]: encapsulation annotationsAl Viro2006-12-03
* [SUNRPC]: annotate hash_ip()Al Viro2006-12-03
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-03
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-03
* [XFRM]: misc annotationsAl Viro2006-12-03
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-03
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-03
* [TIPC]: endianness annotationsAl Viro2006-12-03
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-03
* [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-02
* [PATCH] softmac: reduce scan debug outputLarry Finger2006-12-02
* [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-02
* [PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo2006-12-02
* [PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger2006-12-02
* [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger2006-12-02
* [PATCH] ieee80211: allow mtu bigger than 1500matthieu castet2006-12-02
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-02
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-01
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-30
| |\
| | * [PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch2006-11-28
| | * [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-14
* | | Fix misc .c/.h comment typosMatt LaPlante2006-11-29
|/ /
* | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-28
* | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-28
* | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-28
* | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-28
* | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-28
* | [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-28
* | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-25
* | [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-25
* | [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-25
* | [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-25
* | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-21
* | [IRDA]: Lockdep fix.Peter Zijlstra2006-11-21
* | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller2006-11-21
* | [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-21
* | [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-21
* | [Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann2006-11-21
* | [Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann2006-11-21