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
*
tipc: change lock_sock order in connect()
wangweidong
2013-12-16
1
-4
/
+2
*
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
2013-12-16
1
-1
/
+1
*
tipc: kill unnecessary goto's
wangweidong
2013-12-16
1
-8
/
+6
*
tipc: remove unnecessary variables and conditions
wangweidong
2013-12-16
3
-17
/
+8
*
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
2013-12-15
1
-8
/
+4
*
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
2013-12-14
1
-4
/
+5
*
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
1
-0
/
+21
*
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2013-12-14
2
-2
/
+5
*
packet: fix using smp_processor_id() in preemptible code
Li Zhong
2013-12-14
1
-1
/
+1
*
netconf: add proxy-arp support
stephen hemminger
2013-12-14
1
-12
/
+29
*
ipv6: fix incorrect type in declaration
Florent Fourcot
2013-12-12
1
-1
/
+2
*
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-12-12
5
-74
/
+96
*
ipv6: router reachability probing
Jiri Benc
2013-12-11
2
-6
/
+25
*
sctp: remove redundant null check on asoc
wangweidong
2013-12-11
1
-4
/
+2
*
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
2013-12-11
1
-11
/
+5
*
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
2
-6
/
+7
*
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
2013-12-11
1
-35
/
+122
*
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2013-12-11
2
-11
/
+7
*
tipc: eliminate code duplication in media layer
Ying Xue
2013-12-11
4
-231
/
+149
*
tipc: relocate common functions from media to bearer
Ying Xue
2013-12-11
5
-401
/
+114
*
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
2013-12-11
3
-46
/
+65
*
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2013-12-11
2
-19
/
+19
*
tipc: initiate media type array at compile time
Jon Paul Maloy
2013-12-11
4
-62
/
+23
*
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2013-12-11
2
-55
/
+9
*
net_sched: sfq: put sfq_unlink in a do - while loop
Yang Yingliang
2013-12-10
1
-4
/
+6
*
net_sched: add space around '>' and before '('
Yang Yingliang
2013-12-10
2
-2
/
+3
*
net_sched: change "foo* bar" to "foo *bar"
Yang Yingliang
2013-12-10
2
-3
/
+3
*
net_sched: cls_bpf: use tabs to do indent
Yang Yingliang
2013-12-10
1
-1
/
+1
*
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2013-12-10
2
-2
/
+3
*
net: handle error more gracefully in socketpair()
Yann Droneaud
2013-12-10
1
-18
/
+31
*
net: more spelling fixes
stephen hemminger
2013-12-10
5
-11
/
+11
*
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-10
1
-2
/
+6
*
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-10
1
-4
/
+9
*
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
2013-12-10
1
-1
/
+1
*
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
2013-12-10
1
-2
/
+2
*
ipv6: use ip6_flowinfo helper
Florent Fourcot
2013-12-09
1
-2
/
+1
*
ipv6: add ip6_flowlabel helper
Florent Fourcot
2013-12-09
2
-2
/
+2
*
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2013-12-09
2
-6
/
+2
*
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2013-12-09
2
-2
/
+0
*
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
2013-12-09
2
-0
/
+8
*
batadv: Slight optimization of batadv_compare_eth
Joe Perches
2013-12-09
1
-1
/
+1
*
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2013-12-09
2
-1
/
+8
*
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
3
-6
/
+72
*
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-09
5
-5
/
+17
*
neigh: wrap proc dointvec functions
Jiri Pirko
2013-12-09
2
-15
/
+50
*
neigh: convert parms to an array
Jiri Pirko
2013-12-09
6
-244
/
+203
*
tipc: remove interface state mirroring in bearer
Erik Hugne
2013-12-09
7
-117
/
+28
*
x25: convert printks to pr_<level>
wangweidong
2013-12-09
7
-17
/
+32
*
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
2013-12-09
2
-12
/
+80
*
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2013-12-09
1
-15
/
+0
[next]