summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-03sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings
2010-12-03sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings
2010-12-03sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings
2010-12-02tipc: Delete tipc_ownidentity()Allan Stephens
2010-12-02tipc: Eliminate obsolete native API forwarding routinesAllan Stephens
2010-12-02tipc: Eliminate an unused symbolic constant in link codeAllan Stephens
2010-12-02tipc: Eliminate useless initialization when creating subscriberAllan Stephens
2010-12-02tipc: Remove unused domain argument from multicast send routineAllan Stephens
2010-12-02tipc: Remove support for TIPC mode change callbackAllan Stephens
2010-12-02tipc: Delete useless function prototypesAllan Stephens
2010-12-02tipc: Eliminate useless return value when disabling a bearerAllan Stephens
2010-12-02tipc: Delete unused configuration service structure definitionAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-12-02net: kill unused macros from head fileShan Wei
2010-12-02ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic numberShan Wei
2010-12-02tcp: use TCP_BASE_MSS to set basic mss valueShan Wei
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei
2010-12-02can: EG20T PCH: Delete unnecessary spin_lockTomoya
2010-12-02can: EG20T PCH: Enumerate LEC macrosTomoya
2010-12-02can: EG20T PCH: Change Message Object IndexTomoya
2010-12-02can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya
2010-12-02tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().David S. Miller
2010-12-02tcp: Add timewait recycling bits to ipv6 connect code.David S. Miller
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller
2010-12-02timewait_sock: Create and use getpeer op.David S. Miller
2010-12-02inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller
2010-12-02inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-12-01vxge: update driver versionJon Mason
2010-12-01vxge: use strcpy for stringsJon Mason
2010-12-01vxge: remove unnecessary printksJon Mason
2010-12-01ipip: add module alias for tunl0 tunnel devicestephen hemminger
2010-12-01gre: add module alias for gre0 tunnel devicestephen hemminger
2010-12-01gre: minor cleanupsstephen hemminger
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet
2010-12-01bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller
2010-11-30inetpeer: Add v6 peers tree, abstract root properly.David S. Miller
2010-11-30inetpeer: Abstract address comparisons.David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30inetpeer: Abstract out the tree root accesses.David S. Miller
2010-11-29forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches
2010-11-29forcedeth: Remove netdev_dbg usesJoe Perches
2010-11-29forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches
2010-11-29forcedeth: Separate vendor specific initializations into functionsJoe Perches
2010-11-29forcedeth: Add function init_realtek_8211bJoe Perches