summaryrefslogtreecommitdiffstats
path: root/crypto/michael_mic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-18Revert "[NDISC]: Fix race in generic address resolution"David S. Miller2-3/+12
2008-02-18Revert "[RTNETLINK]: Send a single notification on device state changes."David S. Miller1-26/+10
2008-02-15b43legacy: Add driver load messagesStefano Brivio2-1/+33
2008-02-15ipw2200: fix ucode assertion for RX queue overrunDan Williams1-11/+34
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre2-2/+3
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2-4/+4
2008-02-15b43legacy: fix firmware load message levelStefano Brivio1-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio1-0/+2
2008-02-15mac80211: Fix initial hardware configurationMichael Buesch1-1/+4
2008-02-15rt2x00: Add new USB ID to rt2500usbIvo van Doorn1-1/+1
2008-02-15b43: Fix firmware load message levelMichael Buesch1-5/+5
2008-02-15b43: Add firmware information to modinfoMichael Buesch1-0/+2
2008-02-15b43: Add driver load messagesMichael Buesch2-0/+34
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2-87/+113
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas2-2/+2
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman2-0/+11
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2-0/+8
2008-02-15rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna1-9/+5
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf2-16/+22
2008-02-15wavelan: mark hardware interfacing structures as packedJohn W. Linville1-3/+3
2008-02-15e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-26/+0
2008-02-15igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-28/+0
2008-02-15ixgbe: Correctly obtain protocol information on transmitAuke Kok1-3/+21
2008-02-15e1000e: Fix CRC stripping in hardware context bugAuke Kok1-3/+3
2008-02-15gianfar iomem misannotationsAl Viro2-4/+4
2008-02-15mkiss: ax_bump() locking fixJarek Poplawski1-3/+2
2008-02-15Fix station address detection in smcChuck Ebbert1-2/+10
2008-02-15[NET]: Make sure sockets implement splice_readRĂ©mi Denis-Courmont1-0/+3
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-15[IPV6]: Fix reversed local_df test in ip6_fragmentHerbert Xu1-2/+2
2008-02-14[XFRM]: Avoid bogus BUG() when throwing new policy away.YOSHIFUJI Hideaki1-0/+1
2008-02-14[AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA1-0/+1
2008-02-14[NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected.Jozsef Kadlecsik1-1/+1
2008-02-14net: xfrm statistics depend on INETPaul Mundt1-1/+1
2008-02-14[NETFILTER]: make secmark_tg_destroy() staticAdrian Bunk1-1/+1
2008-02-14[INET]: Unexport inet_listen_wlockAdrian Bunk1-2/+0
2008-02-14[INET]: Unexport __inet_hash_connectAdrian Bunk1-1/+0
2008-02-13[NET]: Improve cache line coherency of ingress qdiscNeil Turton1-4/+4
2008-02-13[NET]: Fix race in dev_close(). (Bug 9750)Matti Linnanvuori1-2/+2
2008-02-13[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu7-10/+15
2008-02-13[RTNETLINK]: Send a single notification on device state changes.Laszlo Attila Toth1-10/+26
2008-02-13[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.Pavel Emelyanov1-0/+2
2008-02-13[NETLABEL]: Don't produce unused variables when IPv6 is off.Pavel Emelyanov1-10/+18
2008-02-13[NETLABEL]: Compilation for CONFIG_AUDIT=n case.Pavel Emelyanov1-2/+1
2008-02-13[GENETLINK]: Relax dances with genl_lock.Pavel Emelyanov1-4/+2
2008-02-13[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov1-3/+3
2008-02-13[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen1-1/+0
2008-02-13[NET]: Fix comment for skb_pull_rcsumUrs Thuermann1-2/+1
2008-02-13[IPV6]: Fix IPsec datagram fragmentationHerbert Xu2-2/+6
2008-02-13[NDISC]: Fix race in generic address resolutionDavid S. Miller2-12/+3