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
*
[RTNETLINK]: rtnl_link: allow specifying initial device address
Patrick McHardy
2007-07-11
1
-2
/
+7
*
[RTNETLINK]: rtnl_link API simplification
Patrick McHardy
2007-07-11
1
-4
/
+14
*
[NET]: Fix races in net_rx_action vs netpoll.
Olaf Kirch
2007-07-11
1
-0
/
+8
*
[NET]: Fix gen_estimator timer removal race
Patrick McHardy
2007-07-10
1
-1
/
+2
*
[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
Satyam Sharma
2007-07-10
1
-1
/
+1
*
[NET]: "wrong timeout value in sk_wait_data()": cleanups
Andrew Morton
2007-07-10
1
-1
/
+2
*
[NET]: Make some network-related proc files use seq_list_xxx helpers
Pavel Emelianov
2007-07-10
1
-35
/
+4
*
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
2007-07-10
1
-0
/
+8
*
[PKTGEN]: IPSEC support
Jamal Hadi Salim
2007-07-10
1
-2
/
+152
*
[PKTGEN]: Introduce sequential flows
Jamal Hadi Salim
2007-07-10
1
-8
/
+52
*
[PKTGEN]: Centralize packet overhead tracking
Jamal Hadi Salim
2007-07-10
1
-12
/
+15
*
[NET]: Fix secondary unicast/multicast address count maintenance
Patrick McHardy
2007-07-10
2
-18
/
+14
*
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-10
4
-16
/
+41
*
[NET]: Fix TX checksum feature check
Herbert Xu
2007-07-10
1
-5
/
+5
*
[NET]: dev: secondary unicast address support
Patrick McHardy
2007-07-10
2
-52
/
+129
*
[NET]: dev_mcast: switch to generic net_device address lists
Patrick McHardy
2007-07-10
1
-81
/
+15
*
[NET]: dev: introduce generic net_device address lists
Patrick McHardy
2007-07-10
1
-0
/
+69
*
[NET]: dev_mcast: unexport dev_mc_upload
Patrick McHardy
2007-07-10
1
-1
/
+0
*
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
2007-07-10
1
-3
/
+21
*
[RTNETLINK]: Fix rtnetlink compat attribute patch
Patrick McHardy
2007-07-10
1
-5
/
+3
*
[RTNETLINK]: Add nested compat attribute
Patrick McHardy
2007-07-10
1
-0
/
+16
*
[SKBUFF]: Keep track of writable header len of headerless clones
Patrick McHardy
2007-07-10
1
-0
/
+2
*
[RTNETLINK]: Link creation API
Patrick McHardy
2007-07-10
1
-7
/
+335
*
[RTNETLINK]: Split up rtnl_setlink
Patrick McHardy
2007-07-10
1
-48
/
+57
*
[NETPOLL]: Fixups for 'fix soft lockup when removing module'
Jarek Poplawski
2007-07-05
1
-4
/
+2
*
[NET]: net/core/netevent.c should #include <net/netevent.h>
Adrian Bunk
2007-07-05
1
-0
/
+1
*
[NET] skbuff: remove export of static symbol
Johannes Berg
2007-07-05
1
-1
/
+0
*
[NETPOLL] netconsole: fix soft lockup when removing module
Jarek Poplawski
2007-06-28
1
-2
/
+9
*
[NETPOLL]: tx lock deadlock fix
Stephen Hemminger
2007-06-27
1
-9
/
+10
*
[NET]: Make skb_seq_read unmap the last fragment
Olaf Kirch
2007-06-23
1
-0
/
+5
*
[NET]: Re-enable irqs before pushing pending DMA requests
Shannon Nelson
2007-06-23
1
-1
/
+1
*
[SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark
Patrick McHardy
2007-06-23
1
-1
/
+1
*
[NET]: Avoid duplicate netlink notification when changing link state
Thomas Graf
2007-06-07
1
-3
/
+5
*
[RTNETLINK]: ifindex 0 does not exist
Patrick McHardy
2007-06-07
1
-3
/
+3
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
2
-3
/
+3
*
[NET]: Merge dst_discard_in and dst_discard_out.
Denis Cheng
2007-06-07
1
-13
/
+4
*
[NET] gso: Fix GSO feature mask in sk_setup_caps
Herbert Xu
2007-06-03
1
-1
/
+1
*
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
2007-05-31
1
-3
/
+3
*
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
2007-05-31
1
-0
/
+9
*
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
2007-05-24
1
-0
/
+9
*
[NET]: "wrong timeout value" in sk_wait_data() v2
Vasily Averin
2007-05-24
1
-1
/
+13
*
[RTNETLINK]: Remove remains of wireless extensions over rtnetlink
Patrick McHardy
2007-05-22
1
-17
/
+10
*
[RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink
Patrick McHardy
2007-05-22
1
-2
/
+9
*
[NET]: Fix race condition about network device name allocation.
Stephen Hemminger
2007-05-19
2
-5
/
+13
*
[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error
Mikael Pettersson
2007-05-19
1
-3
/
+2
*
[NET]: lockdep classes in register_netdevice
Jarek Poplawski
2007-05-17
1
-0
/
+69
*
[NET] link_watch: Always schedule urgent events
Herbert Xu
2007-05-10
1
-19
/
+41
*
[NET] link_watch: Eliminate potential delay on wrap-around
Herbert Xu
2007-05-10
1
-1
/
+3
*
[NET]: Remove link_watch delay for up even when we're down
Herbert Xu
2007-05-10
1
-23
/
+67
*
[NET] link_watch: Move link watch list into net_device
Herbert Xu
2007-05-10
1
-35
/
+15
[next]