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
*
sch_teql: Convert over to dev_neigh_lookup_skb().
David S. Miller
2012-07-05
1
-25
/
+22
*
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-07-05
7
-15
/
+43
*
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
6
-32
/
+38
*
sunrpc: Don't do a dst_confirm() on an input routes.
David S. Miller
2012-07-05
1
-3
/
+0
*
ipv4: Don't report neigh uptodate state in rtcache procfs.
David S. Miller
2012-07-05
1
-10
/
+2
*
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-05
5
-25
/
+44
*
ipv4: Fix crashes in ip_options_compile().
David S. Miller
2012-07-04
1
-3
/
+6
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-07-01
37
-1844
/
+2011
|
\
|
*
batman-adv: Don't leak information through uninitialized packet fields
Sven Eckelmann
2012-07-01
3
-0
/
+4
|
*
batman-adv: fix counter summary length
Marek Lindner
2012-07-01
1
-2
/
+1
|
*
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
2012-07-01
5
-19
/
+24
|
*
batman-adv: Remove space before semicolon
Sven Eckelmann
2012-07-01
1
-1
/
+1
|
*
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
2012-07-01
9
-10
/
+10
|
*
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
Sven Eckelmann
2012-07-01
1
-4
/
+15
|
*
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
31
-938
/
+1029
|
*
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-07-01
19
-347
/
+369
|
*
batman-adv: Prefix local sysfs struct with batadv_
Sven Eckelmann
2012-07-01
2
-7
/
+7
|
*
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
2012-07-01
9
-64
/
+67
|
*
batman-adv: Prefix local debugfs structs with batadv_
Sven Eckelmann
2012-07-01
1
-5
/
+5
|
*
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
2012-07-01
14
-135
/
+140
|
*
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
2012-07-01
12
-232
/
+254
|
*
batman-adv: Prefix types enum with BATADV_
Sven Eckelmann
2012-07-01
5
-31
/
+31
|
*
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
2012-07-01
13
-63
/
+68
|
*
batman-adv: Prefix gateway enum with BATADV_
Sven Eckelmann
2012-07-01
5
-22
/
+22
|
/
*
phy: add the EEE support and the way to access to the MMD registers.
Giuseppe CAVALLARO
2012-07-01
4
-4
/
+319
*
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-07-01
9
-18
/
+372
*
stmmac: update the driver Documentation and add EEE
Giuseppe CAVALLARO
2012-07-01
1
-6
/
+30
*
stmmac: do not use strict_strtoul but kstrtoint
Giuseppe CAVALLARO
2012-07-01
1
-17
/
+10
*
ipv4: Clarify in docs that accept_local requires rp_filter.
David S. Miller
2012-06-30
1
-3
/
+8
*
netfilter: use kfree_skb() not kfree()
Dan Carpenter
2012-06-30
1
-1
/
+1
*
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-30
1
-13
/
+2
*
team: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-30
1
-4
/
+5
*
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-30
1
-6
/
+5
*
net: introduce new priv_flag indicating iface capable of change mac when running
Jiri Pirko
2012-06-30
2
-1
/
+3
*
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
2012-06-29
3
-0
/
+49
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
20
-51
/
+117
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-29
167
-6908
/
+6478
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
167
-6908
/
+6478
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
36
-95
/
+181
|
|
|
\
|
|
*
|
mwifiex: retrieve correct max_power information in reg_notifier handler
Amitkumar Karwar
2012-06-28
1
-3
/
+3
|
|
*
|
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
2012-06-28
1
-1
/
+1
|
|
*
|
mwifiex: use correct firmware command to get power limits
Amitkumar Karwar
2012-06-28
3
-1
/
+58
|
|
*
|
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-28
5
-28
/
+7
|
|
*
|
ath9k: de-duplicate initvals
Felix Fietkau
2012-06-28
7
-2817
/
+590
|
|
*
|
ath9k: update AR934x initvals to latest version
Felix Fietkau
2012-06-28
1
-185
/
+290
|
|
*
|
ath9k: Fix signedness in a MCI debug message
Mohammed Shafi Shajakhan
2012-06-28
1
-1
/
+1
|
|
*
|
ath9k_hw: make use of the wrapper to check for MCI init
Mohammed Shafi Shajakhan
2012-06-28
1
-1
/
+1
|
|
*
|
ath9k: fix ANI operation in AP mode
Felix Fietkau
2012-06-28
2
-15
/
+15
|
|
*
|
iwlegacy: print how long queue was actually stuck
Paul Bolle
2012-06-28
1
-3
/
+4
|
|
*
|
ath9k: Fix compilation breakage
Sujith Manoharan
2012-06-27
1
-0
/
+2
[next]