index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+105
2013-06-15
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
1
-4
/
+3
2013-06-15
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
1
-4
/
+2
2013-06-15
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
1
-4
/
+4
2013-06-15
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2
-4
/
+13
2013-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
9
-36
/
+51
2013-06-15
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
Pravin B Shelar
3
-18
/
+13
2013-06-15
openvswitch: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
5
-0
/
+17
2013-06-15
openvswitch: Fix misspellings in comments and docs.
Andy Hill
1
-1
/
+1
2013-06-15
openvswitch: fix variable names in comment
Lorand Jakab
1
-2
/
+2
2013-06-15
openvswitch: Unify vport error stats handling.
Pravin B Shelar
3
-6
/
+11
2013-06-15
openvswitch: Remove unused get_config vport op.
Jesse Gross
2
-4
/
+0
2013-06-15
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
Jesse Gross
1
-5
/
+7
2013-06-14
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
1
-4
/
+2
2013-06-14
net/core: Add VF link state control
Rony Efraim
1
-2
/
+20
2013-06-14
htb: reorder struct htb_class fields for performance
Eric Dumazet
1
-29
/
+33
2013-06-14
net-rps: fixes for rps flow limit
Willem de Bruijn
1
-3
/
+16
2013-06-13
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
1
-5
/
+10
2013-06-13
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
1
-0
/
+3
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
1
-2
/
+2
2013-06-13
net/ipv4: ip_vti clear skb cb before tunneling.
Saurabh Mohan
1
-2
/
+1
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2
-26
/
+20
2013-06-13
l2tp: Fix sendmsg() return value
Guillaume Nault
1
-1
/
+1
2013-06-13
l2tp: Fix PPP header erasure and memory leak
Guillaume Nault
1
-2
/
+2
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
32
-85
/
+86
2013-06-13
net: make all team port device link events urgent
Flavio Leitner
1
-0
/
+3
2013-06-13
packet: packet_getname_spkt: make sure string is always 0-terminated
Daniel Borkmann
1
-3
/
+2
2013-06-13
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2
-13
/
+13
2013-06-13
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-35
/
+60
2013-06-13
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
1
-1
/
+1
2013-06-13
netlink: make compare exist all the time
Gao feng
1
-2
/
+2
2013-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-38
/
+122
2013-06-13
udp: fix two sparse errors
Eric Dumazet
1
-2
/
+2
2013-06-13
gro: remove a sparse error
Eric Dumazet
1
-1
/
+1
2013-06-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
36
-1285
/
+813
2013-06-13
igmp: fix new sparse errors
Eric Dumazet
1
-4
/
+4
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-12
/
+92
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-22
/
+81
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2
-1
/
+26
2013-06-12
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
1
-18
/
+52
2013-06-12
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2
-3
/
+3
2013-06-12
netfilter: xt_TCPMSS: Fix missing fragmentation handling
Phil Oester
1
-0
/
+4
2013-06-12
netfilter: xt_TCPMSS: Fix IPv6 default MSS too
Phil Oester
1
-7
/
+14
2013-06-12
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
1
-25
/
+27
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
4
-82
/
+104
2013-06-12
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
1
-4
/
+0
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2
-3
/
+71
2013-06-12
net_sched: htb: do not setup default rate estimators
Eric Dumazet
1
-6
/
+12
2013-06-12
mac80211: Fix rate control mask matching call
Simon Wunderlich
1
-1
/
+1
[prev]
[next]