aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/reassembly.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov9-12/+24
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov7-21/+38
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov10-128/+169
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok17-0/+13638
2008-01-28bnx2 annotationsAl Viro2-13/+11
2008-01-28annotate netxenAl Viro4-19/+20
2008-01-28annotate myri10geAl Viro1-5/+9
2008-01-28annotate cxgb3Al Viro4-24/+26
2008-01-28annotate chelsioAl Viro3-6/+7
2008-01-28[IPV6] NDISC: Sparse: Use different variable name for local use.YOSHIFUJI Hideaki1-5/+5
2008-01-28[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward.YOSHIFUJI Hideaki1-20/+18
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.YOSHIFUJI Hideaki3-5/+4
2008-01-28[IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki1-10/+10
2008-01-28[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.YOSHIFUJI Hideaki1-0/+1
2008-01-28[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2-2/+2
2008-01-28[IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2-2/+2
2008-01-28[BNX2]: Fix driver phy_flags name space.Michael Chan2-82/+84
2008-01-28[NETNS]: Pass correct namespace in ip_rt_get_source.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Pass correct namespace in ip_route_input_slow.Denis V. Lunev1-3/+4
2008-01-28[NETNS]: Pass correct namespace in context fib_check_nh.Denis V. Lunev1-6/+6
2008-01-28[NETNS]: Pass correct namespace in fib_validate_source.Denis V. Lunev1-2/+4
2008-01-28[NETNS]: Add netns parameter to inetdev_by_index.Denis V. Lunev5-8/+9
2008-01-28[NETNS]: Add netns parameter to fib_lookup.Denis V. Lunev5-12/+13
2008-01-28[IPV4]: ipmr sparse warningsStephen Hemminger1-3/+7
2008-01-28[IPV4]: igmp sparse warningsStephen Hemminger1-0/+2
2008-01-28[VLAN]: sparse warning fixStephen Hemminger1-0/+2
2008-01-28[BNX2]: Fix driver software flag namespace.David S. Miller2-58/+59
2008-01-28[BNX2] Update version to 1.7.2.Michael Chan1-3/+3
2008-01-28[BNX2]: Add link-down workaround on 5706 serdes.Michael Chan2-16/+90
2008-01-28[BNX2]: Fix minor bug in bnx2_has_work().Michael Chan1-2/+1
2008-01-28[BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2-1/+4
2008-01-28b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville1-0/+3
2008-01-28drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-01-28drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-28mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky1-3/+0
2008-01-28mac80211: A-MPDU Rx stop aggregation on proper devRon Rindjunsky1-3/+5
2008-01-28mac80211: Initialize vif pointerIvo van Doorn2-0/+2
2008-01-28libertas: pepper main with debug statementHolger Schurig1-62/+82
2008-01-28libertas: don't blindly try meshHolger Schurig1-23/+27
2008-01-28libertas: always show firmware releaseHolger Schurig4-20/+25
2008-01-28libertas: move cardspecific data to driverHolger Schurig3-3/+4
2008-01-28libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig1-1/+4
2008-01-28b43: Add lots of N-PHY lookup tablesMichael Buesch2-0/+1236
2008-01-28iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre11-160/+160
2008-01-28iwlwifi: remove reference to non-existent documentationReinette Chatre1-12/+8
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2-2/+2
2008-01-28iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler1-102/+104
2008-01-28iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler1-301/+308
2008-01-28iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler3-107/+42