index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
batman-adv: Make gateway_get_selected type safe
Linus Lüssing
2011-04-17
2
-2
/
+2
|
*
|
|
batman-adv: Move bonding / iface alternating router search to own functions
Linus Lüssing
2011-04-17
1
-75
/
+105
*
|
|
|
netfilter: ip6table_mangle: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-1
/
+2
*
|
|
|
netfilter: ip6_tables: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-2
/
+0
[next]