summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller
2010-10-25pch_can: depends on PCIRandy Dunlap
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet
2010-10-25net: add __rcu annotation to sk_filterEric Dumazet
2010-10-25net_ns: add __rcu annotationsEric Dumazet
2010-10-25rps: add __rcu annotationsEric Dumazet
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-10-25net/802: add __rcu annotationsEric Dumazet
2010-10-25ipv6: ip6_ptr rcu annotationsEric Dumazet
2010-10-25vlan: rcu annotationsEric Dumazet
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller
2010-10-25net: Increase xmit RECURSION_LIMIT to 10.David S. Miller
2010-10-25mlx4_en: Fix out of bounds array accessEli Cohen
2010-10-25macb: Don't re-enable interrupts while in polling modeJoshua Hoke
2010-10-25be2net: Fix CSO for UDP packetsSomnath Kotur
2010-10-25be2net: Call netif_carier_off() after register_netdev()Somnath Kotur
2010-10-25cxgb3: fix device opening error pathDivy Le Ray
2010-10-24l2tp: static functions should not be exportedStephen Rothwell
2010-10-24typhoon: update to new VLAN acceleration modelDavid Dillow
2010-10-24typhoon: wait for RX mode commands to finishDavid Dillow
2010-10-24netlink: fix netlink_change_ngroups()Eric Dumazet
2010-10-24slhc: Don't export symbols twiceDenis Kirjanov
2010-10-24jme: Support WoL after shutdownGuo-Fu Tseng
2010-10-24tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler
2010-10-24vmxnet3: fix typo setting confPAHarvey Harrison
2010-10-24vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison
2010-10-24cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis
2010-10-24cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis
2010-10-24can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira
2010-10-24ip6_tunnel dont update the mtu on the route.Anders Franzen
2010-10-24pktgen: clean up handling of local/transient counter varsPaul Gortmaker
2010-10-24e1000: make e1000_reinit_safe localstephen hemminger
2010-10-24bnx2x: make local function static and remove dead codestephen hemminger
2010-10-24qlge: disable unsed dump codestephen hemminger
2010-10-24qlge: make local functions staticstephen hemminger
2010-10-24vxge: make functions local and remove dead codestephen hemminger
2010-10-24phylib: make local function staticstephen hemminger
2010-10-24atlx: make local functions/data staticstephen hemminger
2010-10-24atl1c: make functions staticstephen hemminger
2010-10-24benet: make be_poll_rx localstephen hemminger
2010-10-24benet: remove dead codestephen hemminger
2010-10-24l2tp: make local function staticstephen hemminger
2010-10-24mlx4: make functions local and remove dead code.stephen hemminger
2010-10-24can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde
2010-10-24can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde
2010-10-24can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde
2010-10-24can: at91_can: set bittiming in chip_startMarc Kleine-Budde
2010-10-24can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde