aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact rejected messageAllan Stephens
2012-04-19tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens
2012-04-19tipc: properly handle off-node send requests with invalid addrAllan Stephens
2012-04-19tipc: take lock while updating node network addressAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact local connectionsAllan Stephens
2012-04-19tipc: delete duplicate peerport/peernode helper functionsAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact new portAllan Stephens
2012-04-19tipc: Optimize re-initialization of port message header templatesAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact name table updatesAllan Stephens
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens
2012-04-19tipc: Don't record failed publication attempt as a successAllan Stephens
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