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
*
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
2011-04-21
1
-2
/
+2
*
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
2011-04-21
3
-1
/
+53
*
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2011-04-21
1
-1
/
+1
*
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-21
1
-0
/
+52
*
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
2011-04-20
1
-0
/
+7
*
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
2011-04-20
2
-15
/
+14
*
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
2011-04-20
3
-16
/
+27
*
sctp: handle ootb packet in chunk order as defined
Shan Wei
2011-04-20
2
-15
/
+21
*
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
2011-04-20
1
-6
/
+14
*
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-20
3
-78
/
+0
*
sctp: check invalid value of length parameter in error cause
Shan Wei
2011-04-20
1
-1
/
+8
*
sctp: check parameter value of length in ERROR chunk
Shan Wei
2011-04-20
1
-0
/
+5
*
net: batman-adv: remove rx_csum ethtool_ops
Michał Mirosław
2011-04-20
1
-13
/
+0
*
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
2011-04-20
1
-1
/
+0
*
sctp: Release all routes when processing acks ADD_IP or DEL_IP
Vlad Yasevich
2011-04-19
1
-6
/
+2
*
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
2011-04-19
1
-1
/
+5
*
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
2011-04-19
1
-3
/
+8
*
sctp: use memdup_user to copy data from userspace
Shan Wei
2011-04-19
1
-16
/
+6
*
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2011-04-19
1
-6
/
+0
*
sctp: use common head of addr parameter to access member in addr-unrelated code
Shan Wei
2011-04-19
2
-6
/
+6
*
sctp: fix the comment of sctp_sf_violation_paramlen()
Shan Wei
2011-04-19
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-04-19
10
-44
/
+57
|
\
|
*
netfilter: ipset: SCTP, UDPLITE support added
Jozsef Kadlecsik
2011-04-13
5
-5
/
+19
|
*
IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks
Simon Horman
2011-04-05
1
-3
/
+0
|
*
netfilter: get rid of atomic ops in fast path
Eric Dumazet
2011-04-04
4
-36
/
+38
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-19
11
-29
/
+28
|
\
\
|
*
|
ip: ip_options_compile() resilient to NULL skb route
Eric Dumazet
2011-04-14
1
-3
/
+3
|
*
|
Revert "tcp: disallow bind() to reuse addr/port"
David S. Miller
2011-04-13
2
-4
/
+3
|
*
|
sctp: fix oops while removed transport still using as retran path
Wei Yongjun
2011-04-12
1
-0
/
+2
|
*
|
sctp: fix oops when updating retransmit path with DEBUG on
Vlad Yasevich
2011-04-12
1
-0
/
+2
|
*
|
net: Disable NETIF_F_TSO_ECN when TSO is disabled
Ben Hutchings
2011-04-12
1
-0
/
+4
|
*
|
net: Disable all TSO features when SG is disabled
Ben Hutchings
2011-04-12
1
-3
/
+3
|
*
|
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
David S. Miller
2011-04-12
1
-2
/
+0
|
*
|
irda: fix locking unbalance in irda_sendmsg
Dave Jones
2011-04-12
1
-2
/
+1
|
*
|
net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST
Joakim Tjernlund
2011-04-12
1
-3
/
+0
|
*
|
inetpeer: reduce stack usage
Eric Dumazet
2011-04-12
1
-6
/
+7
|
*
|
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
2011-04-12
1
-4
/
+2
|
*
|
llc: Fix length check in llc_fixup_skb().
David S. Miller
2011-04-11
1
-2
/
+1
*
|
|
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
2011-04-17
3
-1
/
+4
*
|
|
vlan: Propagate NETDEV_NOTIFY_PEERS notifier
Ben Hutchings
2011-04-17
1
-0
/
+11
*
|
|
ipv6: Send unsolicited neighbour advertismements when notified
Ben Hutchings
2011-04-17
1
-0
/
+26
*
|
|
decnet: Don't leak entries when rebuilding zone.
David S. Miller
2011-04-17
1
-2
/
+3
*
|
|
bridge: fix accidental creation of sysfs directory
Stephen Hemminger
2011-04-17
1
-1
/
+1
*
|
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-04-17
11
-393
/
+537
|
\
\
\
|
*
|
|
batman-adv: Set the txqueuelen to zero when creating soft interface
Andrew Lunn
2011-04-17
1
-0
/
+1
|
*
|
|
batman-adv: protect softif_neigh by rcu
Simon Wunderlich
2011-04-17
2
-28
/
+88
|
*
|
|
batman-adv: concentrate all curr_gw related rcu operations in select/deselect...
Marek Lindner
2011-04-17
3
-74
/
+100
|
*
|
|
batman-adv: Protect global TQ window with a spinlock
Linus Lüssing
2011-04-17
3
-0
/
+6
|
*
|
|
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
2011-04-17
8
-212
/
+232
|
*
|
|
batman-adv: Simplify gw_check_election(), use gw_get_selected()
Linus Lüssing
2011-04-17
1
-11
/
+12
[next]