aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21net: netif_setup_tc() is staticEric Dumazet1-1/+1
2011-01-20rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy1-5/+8
2011-01-20ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller1-15/+16
2011-01-20net: Add safe reverse SKB queue walkers.David S. Miller1-0/+9
2011-01-20ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller1-16/+23
2011-01-20ppp: Clean up kernel log messages.David S. Miller1-37/+49
2011-01-20dccp: clean up unused DCCP_STATE_MASK definitionShan Wei1-2/+0
2011-01-20enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu2-7/+9
2011-01-20ipv6: raw: rcu annotationsEric Dumazet1-7/+7
2011-01-20neigh: __rcu annotationsEric Dumazet1-6/+7
2011-01-20net: ipv6: sit: fix rcu annotationsEric Dumazet1-10/+13
2011-01-20via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu2-4/+13
2011-01-20net_sched: RCU conversion of stabEric Dumazet4-19/+38
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet7-21/+39
2011-01-20net_sched: sfq: allow divisor to be a parameterEric Dumazet1-12/+30
2011-01-20net: dev_close_many() is staticEric Dumazet1-1/+1
2011-01-20atl1e: remove private #define.françois romieu4-136/+25
2011-01-20atl1c: remove private #define.françois romieu2-49/+9
2011-01-20netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet1-0/+1
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy1-0/+12
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt39-0/+77
2011-01-20netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao1-7/+11
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt1-1/+1
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal1-1/+1
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt1-1/+0
2011-01-19net_sched: cleanupsEric Dumazet41-801/+842
2011-01-19af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy1-29/+31
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend5-0/+446
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend2-1/+122
2011-01-19netlink: support setting devgroup parametersVlad Dogaru1-4/+28
2011-01-19net_device: add support for network device groupsVlad Dogaru4-0/+26
2011-01-19net: cleanup unused macros in net directoryShan Wei10-12/+2
2011-01-19vxge: update driver versionJon Mason1-2/+2
2011-01-19vxge: MSIX one shot modeJon Mason6-50/+302
2011-01-19vxge: correct eprom version detectionJon Mason2-2/+2
2011-01-19vxge: cleanup probe error pathsJon Mason1-30/+25
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy1-17/+12
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt3-14/+49
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso10-1/+312
2011-01-18net: filter: dont block softirqs in sk_run_filter()Eric Dumazet3-7/+7
2011-01-18af_unix: implement socket filterAlban Crequy1-0/+6
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov1-1/+1
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto1-2/+12
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko1-7/+12
2011-01-18ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl1-3/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner1-2/+2
2011-01-18bnx2x: Fix AER setting for BCM57712Yaniv Rosner1-1/+1
2011-01-18bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2-1/+21