index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: Cleanup vhost.c and net.c
Krishna Kumar
2011-03-08
2
-23
/
+49
*
ipv4: Cache source address in nexthop entries.
David S. Miller
2011-03-07
3
-9
/
+31
*
af_unix: remove unused struct sockaddr_un cruft
Hagen Paul Pfeifer
2011-03-07
1
-2
/
+0
*
sctp: several declared/set but unused fixes
Hagen Paul Pfeifer
2011-03-07
6
-18
/
+1
*
af_packet: struct socket declared/assigned but unused
Hagen Paul Pfeifer
2011-03-07
1
-3
/
+0
*
mcast: net_device dev not used
Hagen Paul Pfeifer
2011-03-07
1
-6
/
+0
*
s2io: fix uninitialized compile warning
Shan Wei
2011-03-07
1
-1
/
+1
*
bonding: COW before overwriting the destination MAC address
Changli Gao
2011-03-07
1
-2
/
+6
*
bonding: remove the unused dummy functions when net poll controller isn't ena...
Changli Gao
2011-03-07
1
-8
/
+0
*
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2011-03-07
2
-103
/
+178
|
\
|
*
r8169: convert to new VLAN model.
Francois Romieu
2011-03-05
2
-70
/
+49
|
*
r8169: support control of advertising.
Oliver Neukum
2011-03-05
1
-17
/
+37
|
*
r8169: support the new chips for RTL8105E.
Hayes Wang
2011-03-05
1
-2
/
+90
|
*
r8169: adjust rtl8169_set_speed_xmii function.
Hayes Wang
2011-03-01
1
-14
/
+2
*
|
net: allow handlers to be processed for orig_dev
Jiri Pirko
2011-03-07
1
-1
/
+2
*
|
be2net: Add multicast filter capability for Lancer
Padmanabh Ratnakar
2011-03-07
2
-2
/
+5
*
|
be2net: Disarm CQ and EQ to disable interrupt in Lancer
Padmanabh Ratnakar
2011-03-07
1
-5
/
+12
*
|
be2net: Remove TX Queue stop in close
Padmanabh Ratnakar
2011-03-07
1
-1
/
+0
*
|
be2net: Change f/w command versions for Lancer
Padmanabh Ratnakar
2011-03-07
2
-2
/
+8
*
|
be2net: Add error recovery during load for Lancer
Padmanabh Ratnakar
2011-03-07
2
-0
/
+68
*
|
be2net: Checksum field valid only for TCP/UDP
Padmanabh Ratnakar
2011-03-07
1
-3
/
+6
*
|
be2net: Remove ERR compl workaround for Lancer
Padmanabh Ratnakar
2011-03-07
2
-26
/
+9
*
|
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
2011-03-07
3
-75
/
+51
*
|
ipv4: Validate route entry type at insert instead of every lookup.
David S. Miller
2011-03-07
1
-26
/
+28
*
|
netdevice: Convert printk to pr_info in netif_tx_stop_queue
Joe Perches
2011-03-07
1
-2
/
+1
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-03-07
24
-1232
/
+1634
|
\
\
|
*
|
batman-adv: Disallow regular interface as mesh device
Sven Eckelmann
2011-03-05
3
-12
/
+36
|
*
|
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
Linus Lüssing
2011-03-05
3
-7
/
+5
|
*
|
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
18
-330
/
+335
|
*
|
batman-adv: rename global if_list to hardif_list
Marek Lindner
2011-03-05
6
-22
/
+22
|
*
|
batman-adv: remove orig_hash spinlock
Marek Lindner
2011-03-05
7
-148
/
+38
|
*
|
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
2011-03-05
2
-37
/
+30
|
*
|
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
9
-36
/
+49
|
*
|
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
10
-294
/
+298
|
*
|
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-03-05
8
-42
/
+51
|
*
|
batman-adv: Fix possible buffer overflow in softif neigh list output
Linus Lüssing
2011-03-05
1
-21
/
+1
|
*
|
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2011-03-05
2
-3
/
+5
|
*
|
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2011-03-05
2
-32
/
+72
|
*
|
batman-adv: make broadcast seqno operations atomic
Marek Lindner
2011-03-05
3
-22
/
+37
|
*
|
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
2011-03-05
2
-34
/
+33
|
*
|
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
2011-03-05
4
-38
/
+33
|
*
|
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
2011-03-05
2
-17
/
+16
|
*
|
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
2
-22
/
+17
|
*
|
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
7
-174
/
+313
|
*
|
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-03-05
7
-163
/
+195
|
*
|
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
2011-03-05
3
-6
/
+33
|
*
|
batman-adv: protect originator nodes with reference counters
Marek Lindner
2011-03-05
4
-19
/
+78
|
*
|
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-03-05
8
-45
/
+141
|
*
|
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
2011-03-05
1
-9
/
+31
|
*
|
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
2011-03-05
1
-2
/
+7
[next]