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
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
4
-4
/
+13
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
2
-1
/
+11
|
*
|
|
|
|
|
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
2013-03-29
1
-2
/
+2
|
*
|
|
|
|
|
net: simplify the getting percpu of flow_cache
Li RongQing
2013-03-29
1
-1
/
+1
|
*
|
|
|
|
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-1
/
+0
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
2013-03-27
1
-3
/
+2
|
*
|
|
|
|
net: core: let skb_partial_csum_set() set transport header
Jason Wang
2013-03-27
1
-0
/
+1
|
*
|
|
|
|
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
2013-03-26
1
-1
/
+7
|
*
|
|
|
|
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
2013-03-25
1
-1
/
+1
|
*
|
|
|
|
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
1
-1
/
+4
|
*
|
|
|
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
3
-78
/
+14
|
*
|
|
|
|
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
2013-03-21
1
-2
/
+0
|
*
|
|
|
|
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
2013-03-20
1
-3
/
+39
|
*
|
|
|
|
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
Daniel Borkmann
2013-03-20
1
-0
/
+5
|
*
|
|
|
|
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
2013-03-20
1
-0
/
+57
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
3
-2
/
+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: Fix a comment typo
Kusanagi Kouichi
2013-03-18
1
-1
/
+1
|
*
|
|
|
|
|
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
Lai Jiangshan
2013-03-17
1
-2
/
+1
|
*
|
|
|
|
|
vxlan: generalize forwarding tables
David Stevens
2013-03-17
1
-1
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
2
-2
/
+4
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
flow_dissector: support L2 GRE
Michael Dalton
2013-03-12
1
-0
/
+11
|
*
|
|
|
|
|
|
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
1
-0
/
+1
|
*
|
|
|
|
|
|
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
2013-03-09
1
-0
/
+2
|
*
|
|
|
|
|
|
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
2013-03-09
1
-20
/
+14
|
*
|
|
|
|
|
|
tunnel: Inherit NETIF_F_SG for hw_enc_features.
Pravin B Shelar
2013-03-09
1
-0
/
+4
|
*
|
|
|
|
|
|
net: Kill link between CSUM and SG features.
Pravin B Shelar
2013-03-09
2
-30
/
+46
|
*
|
|
|
|
|
|
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
2013-03-07
1
-6
/
+75
|
*
|
|
|
|
|
|
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
2013-03-05
1
-0
/
+3
*
|
|
|
|
|
|
|
net/core: remove duplicate statements by do-while loop
Akinobu Mita
2013-04-29
1
-9
/
+6
*
|
|
|
|
|
|
|
net/core: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
1
-14
/
+15
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-04-19
1
-0
/
+3
*
|
|
|
|
|
|
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
2013-04-08
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-04-05
1
-0
/
+1
*
|
|
|
|
|
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-04-05
1
-3
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-01
3
-3
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-03-29
1
-0
/
+6
|
*
|
|
|
|
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
Shmulik Ladkani
2013-03-29
1
-1
/
+0
|
*
|
|
|
|
net: fix the use of this_cpu_ptr
Li RongQing
2013-03-29
1
-1
/
+1
|
*
|
|
|
|
rtnetlink: fix error return code in rtnl_link_fill()
Wei Yongjun
2013-03-27
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
1
-1
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
Eric W. Biederman
2013-03-17
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
2013-03-24
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2013-03-20
1
-0
/
+2
*
|
|
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
2013-03-17
1
-1
/
+1
*
|
|
net/core: move vlan_depth out of while loop in skb_network_protocol()
Li RongQing
2013-03-12
1
-1
/
+1
|
/
/
*
|
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-10
1
-0
/
+1
*
|
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-08
1
-0
/
+1
*
|
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2013-03-06
1
-1
/
+1
*
|
net: fix new kernel-doc warnings in net core
Randy Dunlap
2013-03-06
1
-1
/
+1
|
/
[prev]
[next]