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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+2
*
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
*
net: init perm_addr in register_netdevice()
Jiri Pirko
2013-01-08
1
-0
/
+7
*
netpoll: add IPv6 support
Cong Wang
2013-01-08
1
-10
/
+236
*
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
2013-01-08
3
-35
/
+98
*
netpoll: prepare for ipv6
Cong Wang
2013-01-08
1
-178
/
+224
*
net: introduce skb_transport_header_was_set()
Eric Dumazet
2013-01-08
2
-1
/
+4
*
ethtool: consolidate work with ethtool_ops
Jiri Pirko
2013-01-07
1
-24
/
+21
*
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2013-01-06
7
-16
/
+18
*
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-06
2
-28
/
+21
*
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-06
1
-29
/
+9
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
6
-18
/
+18
*
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
2013-01-06
1
-1
/
+3
*
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
YOSHIFUJI Hideaki / 吉藤英明
2013-01-04
1
-2
/
+2
*
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
2013-01-04
1
-63
/
+0
*
bonding: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-0
/
+1
*
vlan: remove usage of dev->master in __vlan_find_dev_deep()
Jiri Pirko
2013-01-04
1
-7
/
+11
*
netpoll: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-3
/
+6
*
bridge: remove usage of netdev_set_master()
Jiri Pirko
2013-01-04
1
-3
/
+3
*
rtnetlink: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-32
/
+37
*
vlan: add link to upper device
Jiri Pirko
2013-01-04
1
-1
/
+9
*
net: introduce upper device lists
Jiri Pirko
2013-01-04
1
-4
/
+235
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
4
-5
/
+0
*
net: add address assign type "SET"
Jiri Pirko
2013-01-03
1
-0
/
+1
*
net: call add_device_randomness() only after successful mac change
Jiri Pirko
2013-01-03
1
-3
/
+4
*
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
2013-01-03
1
-18
/
+2
*
bridge: respect RFC2863 operational state
stephen hemminger
2012-12-30
4
-6
/
+9
*
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
2012-12-30
1
-0
/
+7
*
skbuff: make __kmalloc_reserve static
stephen hemminger
2012-12-28
1
-2
/
+3
*
tcp: make proc_tcp_fastopen_key static
stephen hemminger
2012-12-28
1
-2
/
+2
*
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
2012-12-28
1
-1
/
+1
*
net: use per task frag allocator in skb_append_datato_frags
Eric Dumazet
2012-12-28
1
-27
/
+16
*
rtnl: expose carrier value with possibility to set it
Jiri Pirko
2012-12-28
1
-0
/
+10
*
net: allow to change carrier via sysfs
Jiri Pirko
2012-12-28
1
-1
/
+14
*
net: add change_carrier netdev op
Jiri Pirko
2012-12-28
1
-0
/
+19
*
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
2012-12-26
1
-2
/
+1
*
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
2012-12-26
1
-1
/
+1
*
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
2012-12-26
1
-6
/
+5
*
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
2012-12-26
1
-3
/
+6
*
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
2012-12-26
1
-4
/
+10
*
batman-adv: fix random jitter calculation
Akinobu Mita
2012-12-26
1
-1
/
+1
*
arp: fix a regression in arp_solicit()
Cong Wang
2012-12-24
1
-3
/
+3
*
net: sched: integer overflow fix
Stefan Hasko
2012-12-22
1
-1
/
+1
*
CONFIG_HOTPLUG removal from networking core
Greg KH
2012-12-22
3
-15
/
+0
*
bridge: call br_netpoll_disable in br_add_if
Gao feng
2012-12-21
1
-3
/
+5
*
ipv4: arp: fix a lockdep splat in arp_solicit()
Eric Dumazet
2012-12-21
1
-5
/
+3
[next]