index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-06-15
15
-647
/
+842
|
\
|
*
rxrpc: Rework local endpoint management
David Howells
2016-06-15
7
-230
/
+276
|
*
rxrpc: Separate local endpoint event handling out into its own file
David Howells
2016-06-15
4
-102
/
+129
|
*
rxrpc: Use the peer record to distribute network errors
David Howells
2016-06-15
7
-94
/
+79
|
*
rxrpc: Do a little bit of tidying in the ICMP processing
David Howells
2016-06-15
1
-4
/
+2
|
*
rxrpc: Don't assume anything about the address in an ICMP packet
David Howells
2016-06-15
1
-8
/
+0
|
*
rxrpc: Break MTU determination from ICMP into its own function
David Howells
2016-06-15
1
-39
/
+54
|
*
rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()
David Howells
2016-06-15
3
-4
/
+4
|
*
rxrpc: Rework peer object handling to use hash table and RCU
David Howells
2016-06-15
9
-203
/
+335
*
|
ila: Fix checksum neutral mapping
Tom Herbert
2016-06-15
1
-5
/
+5
*
|
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-15
2
-10
/
+34
*
|
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
2016-06-15
2
-85
/
+195
*
|
6lowpan: add support for getting short address
Alexander Aring
2016-06-15
1
-0
/
+39
*
|
6lowpan: introduce 6lowpan-nd
Alexander Aring
2016-06-15
4
-2
/
+242
*
|
ipv6: export several functions
Alexander Aring
2016-06-15
2
-19
/
+10
*
|
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
3
-37
/
+85
*
|
addrconf: put prefix address add in an own function
Alexander Aring
2016-06-15
1
-94
/
+109
*
|
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
2016-06-15
1
-4
/
+10
*
|
6lowpan: remove ipv6 module request
Alexander Aring
2016-06-15
1
-2
/
+0
*
|
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2016-06-15
2
-2
/
+49
*
|
6lowpan: add private neighbour data
Alexander Aring
2016-06-15
1
-0
/
+12
*
|
net_sched: sch_fq: defer skb freeing
Eric Dumazet
2016-06-15
1
-1
/
+1
*
|
net_sched: sch_pie: defer skb freeing
Eric Dumazet
2016-06-15
1
-1
/
+1
*
|
net_sched: sch_netem: defer skb freeing
Eric Dumazet
2016-06-15
1
-3
/
+1
*
|
net_sched: sch_htb: defer skb freeing
Eric Dumazet
2016-06-15
1
-2
/
+2
*
|
net_sched: sch_hhf: defer skb freeing
Eric Dumazet
2016-06-15
1
-2
/
+2
*
|
net_sched: fq_codel: defer skb freeing
Eric Dumazet
2016-06-15
1
-8
/
+9
*
|
net_sched: sch_fq: defer skb freeing
Eric Dumazet
2016-06-15
1
-6
/
+13
*
|
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
2016-06-15
1
-1
/
+1
*
|
net_sched: sch_choke: defer skb freeing
Eric Dumazet
2016-06-15
1
-4
/
+4
*
|
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
2
-1
/
+23
*
|
tipc: add neighbor monitoring framework
Jon Paul Maloy
2016-06-15
10
-31
/
+797
*
|
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-15
7
-11
/
+16
*
|
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
2
-3
/
+4
*
|
net: ipv6: Do not add multicast route for l3 master devices
David Ahern
2016-06-15
1
-1
/
+1
*
|
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
2016-06-15
1
-1
/
+1
*
|
af_iucv: use paged SKBs for big inbound messages
Eugene Crosser
2016-06-15
1
-6
/
+50
*
|
af_iucv: remove fragment_skb() to use paged SKBs
Eugene Crosser
2016-06-15
1
-56
/
+3
*
|
af_iucv: use paged SKBs for big outbound messages
Eugene Crosser
2016-06-15
1
-47
/
+77
|
/
*
act_police: rename tcf_act_police_locate() to tcf_act_police_init()
WANG Cong
2016-06-15
1
-4
/
+4
*
net_sched: remove internal use of TC_POLICE_*
WANG Cong
2016-06-15
2
-3
/
+3
*
RDS: Update rds_conn_destroy to be MP capable
Sowmini Varadhan
2016-06-14
1
-20
/
+39
*
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
2016-06-14
5
-38
/
+44
*
RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create
Sowmini Varadhan
2016-06-14
1
-20
/
+45
*
RDS: Add rds_conn_path_error()
Sowmini Varadhan
2016-06-14
3
-1
/
+18
*
RDS: update rds-info related functions to traverse multiple conn_paths
Sowmini Varadhan
2016-06-14
1
-27
/
+82
*
RDS: Add rds_conn_path_connect_if_down() for MP-aware callers
Sowmini Varadhan
2016-06-14
3
-8
/
+14
*
RDS: Make rds_send_pong() take a rds_conn_path argument
Sowmini Varadhan
2016-06-14
3
-14
/
+14
*
RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...
Sowmini Varadhan
2016-06-14
1
-3
/
+8
*
RDS: Pass rds_conn_path to rds_send_xmit()
Sowmini Varadhan
2016-06-14
4
-70
/
+87
[next]