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
...
|
*
|
ipv4: Elide use of rt->rt_dst in ip_forward()
David S. Miller
2011-05-12
1
-1
/
+1
|
*
|
ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().
David S. Miller
2011-05-12
1
-1
/
+1
|
*
|
ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
David S. Miller
2011-05-12
1
-1
/
+1
|
*
|
bonding: convert to ndo_fix_features
Michał Mirosław
2011-05-12
1
-91
/
+66
|
*
|
net: introduce netdev_change_features()
Michał Mirosław
2011-05-12
2
-0
/
+26
|
*
|
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
2011-05-12
1
-5
/
+8
|
*
|
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2011-05-12
3
-51
/
+54
|
*
|
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
David S. Miller
2011-05-12
1
-3
/
+4
|
*
|
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
David S. Miller
2011-05-12
1
-9
/
+15
|
*
|
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
2011-05-12
1
-2
/
+67
|
*
|
net/irda/ircomm_tty.c: Use flip buffers to deliver data
Amit Virdi
2011-05-12
1
-9
/
+5
|
*
|
net: group FCoE related feature flags
Yi Zou
2011-05-12
1
-1
/
+5
|
*
|
net: Fix vlan_features propagation
Michał Mirosław
2011-05-12
1
-2
/
+4
|
*
|
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
2011-05-12
1
-1
/
+1
|
*
|
garp: remove last synchronize_rcu() call
Eric Dumazet
2011-05-12
2
-2
/
+13
|
*
|
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
2011-05-12
2
-2
/
+5
|
*
|
sctp: sctp_sendmsg: Don't test known non-null sinfo
Joe Perches
2011-05-12
1
-6
/
+4
|
*
|
sctp: sctp_sendmsg: Don't initialize default_sinfo
Joe Perches
2011-05-12
1
-1
/
+2
|
*
|
l2tp: fix potential rcu race
Eric Dumazet
2011-05-12
1
-6
/
+4
*
|
|
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
2011-05-11
1
-8
/
+12
*
|
|
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
2011-05-11
3
-26
/
+48
*
|
|
be2net: In case of UE, do not dump registers for Lancer
Padmanabh Ratnakar
2011-05-11
1
-1
/
+2
*
|
|
be2net: Disable coalesce water mark mode of CQ for Lancer
Padmanabh Ratnakar
2011-05-11
1
-2
/
+0
*
|
|
be2net: Handle error completion in Lancer
Padmanabh Ratnakar
2011-05-11
1
-1
/
+4
|
/
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
37
-217
/
+401
|
\
\
|
*
\
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-10
14
-161
/
+279
|
|
\
\
|
|
*
|
netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
Pablo Neira Ayuso
2011-05-10
1
-5
/
+0
|
|
*
|
netfilter: IPv6: fix DSCP mangle code
Fernando Luis Vazquez Cao
2011-05-10
1
-1
/
+1
|
|
*
|
netfilter: IPv6: initialize TOS field in REJECT target module
Fernando Luis Vazquez Cao
2011-05-10
1
-1
/
+3
|
|
*
|
IPVS: init and cleanup restructuring
Hans Schillstrom
2011-05-10
8
-80
/
+223
|
|
*
|
IPVS: Change of socket usage to enable name space exit.
Hans Schillstrom
2011-05-10
2
-22
/
+38
|
|
*
|
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
2011-05-10
1
-52
/
+9
|
|
*
|
netfilter: fix ebtables compat support
Eric Dumazet
2011-05-10
2
-3
/
+4
|
|
*
|
netfilter: ctnetlink: fix timestamp support for new conntracks
Pablo Neira Ayuso
2011-05-10
1
-0
/
+4
|
*
|
|
slcan: fix ldisc->open retval
Oliver Hartkopp
2011-05-10
1
-1
/
+3
|
*
|
|
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
2011-05-10
1
-1
/
+1
|
*
|
|
xfrm: Don't allow esn with disabled anti replay detection
Steffen Klassert
2011-05-10
1
-0
/
+3
|
*
|
|
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
2011-05-10
6
-6
/
+27
|
*
|
|
net: dev_close() should check IFF_UP
Eric Dumazet
2011-05-10
1
-4
/
+6
|
*
|
|
vlan: fix GVRP at dismantle time
Eric Dumazet
2011-05-10
2
-3
/
+3
|
*
|
|
pch_gbe: support ML7223 IOH
Tomoya
2011-05-09
2
-1
/
+18
|
*
|
|
PCH_GbE : Fixed the issue of checksum judgment
Toshiharu Okada
2011-05-09
1
-5
/
+4
|
*
|
|
PCH_GbE : Fixed the issue of collision detection
Toshiharu Okada
2011-05-09
1
-2
/
+1
|
*
|
|
NET: slip, fix ldisc->open retval
Matvejchikov Ilya
2011-05-09
1
-1
/
+3
|
*
|
|
be2net: Fixed bugs related to PVID.
Somnath Kotur
2011-05-09
3
-8
/
+14
|
*
|
|
ehea: fix wrongly reported speed and port
Kleber Sacilotto de Souza
2011-05-09
1
-8
/
+13
|
*
|
|
tcp_cubic: limit delayed_ack ratio to prevent divide error
stephen hemminger
2011-05-08
1
-2
/
+7
|
*
|
|
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
2011-05-08
1
-5
/
+9
|
*
|
|
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
Roland Dreier
2011-05-06
1
-4
/
+6
|
*
|
|
dccp: handle invalid feature options length
Dan Rosenberg
2011-05-06
1
-0
/
+2
|
|
/
/
[prev]
[next]