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
*
decnet: Don't set RTCF_DIRECTSRC.
David S. Miller
2012-07-23
1
-2
/
+0
*
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
Saurabh
2012-07-23
1
-5
/
+5
*
ipv4: Remove redundant assignment
Lin Ming
2012-07-23
1
-1
/
+0
*
rds: set correct msg_namelen
Weiping Pan
2012-07-23
1
-0
/
+3
*
openvswitch: potential NULL deref in sample()
Dan Carpenter
2012-07-23
1
-0
/
+3
*
tcp: dont drop MTU reduction indications
Eric Dumazet
2012-07-23
5
-21
/
+51
*
bnx2x: Add new 57840 device IDs
Yuval Mintz
2012-07-23
3
-10
/
+38
*
tcp: avoid oops in tcp_metrics and reset tcpm_stamp
Julian Anastasov
2012-07-23
1
-2
/
+3
*
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
2012-07-22
1
-1
/
+1
*
niu: Fix to check for dma mapping errors.
Shuah Khan
2012-07-22
1
-0
/
+4
*
net: Fix references to out-of-scope variables in put_cmsg_compat()
Jesper Juhl
2012-07-22
1
-2
/
+2
*
Merge branch 'kill_rtcache'
David S. Miller
2012-07-22
26
-1206
/
+292
|
\
|
*
ipv4: Kill rt->fi
David S. Miller
2012-07-20
2
-32
/
+1
|
*
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
David S. Miller
2012-07-20
3
-9
/
+9
|
*
ipv4: Kill rt->rt_oif
David S. Miller
2012-07-20
4
-9
/
+5
|
*
ipv4: Dirty less cache lines in route caching paths.
David S. Miller
2012-07-20
1
-3
/
+3
|
*
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
David S. Miller
2012-07-20
6
-13
/
+5
|
*
ipv4: Cache input routes in fib_info nexthops.
David S. Miller
2012-07-20
3
-12
/
+46
|
*
ipv4: Cache output routes in fib_info nexthops.
David S. Miller
2012-07-20
3
-43
/
+101
|
*
ipv4: Kill routes during PMTU/redirect updates.
David S. Miller
2012-07-20
2
-12
/
+30
|
*
net: Document dst->obsolete better.
David S. Miller
2012-07-20
7
-21
/
+35
|
*
ipv4: Adjust semantics of rt->rt_gateway.
David S. Miller
2012-07-20
8
-17
/
+25
|
*
ipv4: Remove 'rt_dst' from 'struct rtable'
David S. Miller
2012-07-20
3
-38
/
+9
|
*
ipv4: Remove 'rt_mark' from 'struct rtable'
David Miller
2012-07-20
4
-10
/
+3
|
*
ipv4: Kill 'rt_src' from 'struct rtable'
David Miller
2012-07-20
3
-21
/
+15
|
*
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
David Miller
2012-07-20
3
-38
/
+9
|
*
ipv4: Kill ip_route_input_noref().
David Miller
2012-07-20
6
-24
/
+12
|
*
ipv4: Delete routing cache.
David S. Miller
2012-07-20
3
-933
/
+13
*
|
net: ethernet: davinci_emac: add pm_runtime support
Mark A. Greer
2012-07-22
1
-21
/
+22
*
|
net: ethernet: davinci_emac: Remove unnecessary #include
Mark A. Greer
2012-07-22
1
-2
/
+0
*
|
net-next: minor cleanups for bonding documentation
Rick Jones
2012-07-22
1
-3
/
+3
*
|
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-07-22
5
-8
/
+61
*
|
tun: experimental zero copy tx support
Michael S. Tsirkin
2012-07-22
1
-12
/
+134
*
|
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
2012-07-22
1
-1
/
+1
*
|
net: orphan frags on receive
Michael S. Tsirkin
2012-07-22
1
-1
/
+6
*
|
tun: orphan frags on xmit
Michael S. Tsirkin
2012-07-22
1
-0
/
+2
*
|
skbuff: convert to skb_orphan_frags
Michael S. Tsirkin
2012-07-22
1
-14
/
+8
*
|
skbuff: add an api to orphan frags
Michael S. Tsirkin
2012-07-22
1
-0
/
+16
*
|
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
2012-07-22
1
-1
/
+1
*
|
forcedeth: advertise transmit time stamping
Richard Cochran
2012-07-22
1
-0
/
+1
*
|
e1000e: advertise transmit time stamping
Richard Cochran
2012-07-22
1
-0
/
+1
*
|
e1000: advertise transmit time stamping
Richard Cochran
2012-07-22
1
-0
/
+1
*
|
bnx2x: advertise transmit time stamping
Richard Cochran
2012-07-22
1
-0
/
+1
*
|
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
Mark A. Greer
2012-07-22
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-22
10
-209
/
+323
|
\
\
|
*
|
igb: reset PHY in the link_up process to recover PHY setting after power down.
Akeem G. Abodunrin
2012-07-21
1
-1
/
+2
|
*
|
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
2
-7
/
+17
|
*
|
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-21
2
-0
/
+2
|
*
|
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-21
1
-5
/
+8
|
*
|
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-21
1
-8
/
+19
[next]