summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens
2012-04-19tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens
2012-04-18tipc: Factor out name publication code to a separate functionAllan Stephens
2012-04-18tipc: introduce publication lists structAllan Stephens
2012-04-18net/core:Remove memleak reports by kmemleak_not_leak.majianpeng
2012-04-18net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng
2012-04-17net: filter: remove unused cpu_off in sparc JITEric Dumazet
2012-04-17dmfe: enforce consistent timing delay.françois romieu
2012-04-17net: filter: Fix some more small issues in sparc JIT.David S. Miller
2012-04-17net: filter: Fix some minor issues in sparc JIT.David S. Miller
2012-04-17r8169: support the new RTL8411 chip.Hayes Wang
2012-04-17r8169: adjust some functions of 8111fHayes Wang
2012-04-17r8169: support the new RTL8402 chip.Hayes Wang
2012-04-17r8169: add device specific CSI access helpers.Hayes Wang
2012-04-17r8169: modify pll power functionHayes Wang
2012-04-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-04-17r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-04-16hippi: fix printk format in rrunner.cRandy Dunlap
2012-04-16Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-04-16net: filter: Just In Time compiler for sparcDavid S. Miller
2012-04-16net/can: use module_pci_driverAxel Lin
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell
2012-04-16atl1: remove unused member from atl1_adapter structureTony Zelenoff
2012-04-16drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend
2012-04-15net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend
2012-04-15net: add fdb generic dump routineJohn Fastabend
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff
2012-04-15atl1: make function to set imr of cardTony Zelenoff
2012-04-15atl1: use defined functions to disable irqTony Zelenoff
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff
2012-04-15atl1: make driver napi compatibleTony Zelenoff
2012-04-15atl1: handle rx in separate conditionTony Zelenoff
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe