aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala1-0/+2
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro1-8/+8
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-1/+1
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro2-8/+8
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2-13/+14
2006-12-02[IPV6]: ip6_output annotationsAl Viro1-2/+2
2006-12-02[NETFILTER]: trivial annotationsAl Viro3-19/+16
2006-12-02[AF_PACKET]: annotateAl Viro1-8/+10
2006-12-02[LLC]: anotationsAl Viro2-3/+3
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro1-3/+3
2006-12-02[IPV6]: flowlabels are net-endianAl Viro6-16/+16
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro2-2/+2
2006-12-02[IPV4]: encapsulation annotationsAl Viro4-38/+38
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro1-4/+4
2006-12-02[IPV6]: annotate ipv6 mcastAl Viro1-6/+6
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro11-11/+11
2006-12-02[XFRM]: misc annotationsAl Viro3-7/+7
2006-12-02[IPV6]: annotate inet6_hashtablesAl Viro1-3/+3
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro1-52/+53
2006-12-02[TIPC]: endianness annotationsAl Viro4-34/+20
2006-12-02[IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller1-4/+12
2006-12-02[PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger1-9/+0
2006-12-02[PATCH] softmac: reduce scan debug outputLarry Finger1-3/+2
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake1-0/+11
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo3-12/+14
2006-12-02[PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger1-5/+5
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messagesLarry Finger1-0/+5
2006-12-02[PATCH] ieee80211: allow mtu bigger than 1500matthieu castet1-0/+9
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-6/+50
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-4/+2
2006-11-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik2-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante2-3/+3
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-28[PATCH] softmac: remove netif_tx_disable when scanningMichael Buesch1-2/+0
2006-11-25[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA1-0/+1
2006-11-25[NET]: Fix kfifo_alloc() error check.Akinobu Mita2-0/+4
2006-11-25[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch1-5/+14
2006-11-25[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis1-2/+2
2006-11-21[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.YOSHIFUJI Hideaki2-5/+4
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra1-1/+2
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller1-4/+7
2006-11-21[XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim1-1/+9
2006-11-21[XFRM]: Sub-policies broke policy eventsJamal Hadi Salim1-0/+3
2006-11-21[Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann1-0/+3
2006-11-21[Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann1-4/+4