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.12.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
2012-03-12
net: Convert printks to pr_<level>
Joe Perches
25
-181
/
+163
2012-03-12
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
3
-24
/
+16
2012-03-12
ipv6: Fix Smatch warning.
Li Wei
1
-1
/
+1
2012-03-12
tcp: fix syncookie regression
Eric Dumazet
2
-17
/
+23
2012-03-12
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
1
-3
/
+6
2012-03-12
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
6
-24
/
+31
2012-03-12
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
14
-194
/
+145
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-1
/
+1
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
2
-3
/
+3
2012-03-11
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
1
-1
/
+2
2012-03-11
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2
-13
/
+3
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
12
-177
/
+137
2012-03-10
ipv4: Make ip_rcv_options() return bool.
David S. Miller
1
-3
/
+3
2012-03-10
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
1
-4
/
+4
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-48
/
+164
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-492
/
+899
2012-03-09
sctp: Export sctp_do_peeloff
Benjamin Poirier
1
-15
/
+9
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-5
/
+1
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2
-2
/
+0
2012-03-08
route: Remove redirect_genid
Steffen Klassert
2
-10
/
+2
2012-03-08
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2012-03-08
bridge: fix state reporting when port is disabled
Paulius Zaleckas
1
-2
/
+1
2012-03-08
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
1
-1
/
+1
2012-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
15
-1788
/
+3585
2012-03-08
af_iucv: add shutdown for HS transport
Ursula Braun
1
-27
/
+52
2012-03-08
af_iucv: handle netdev events
Ursula Braun
1
-44
/
+62
2012-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-12
/
+35
2012-03-08
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
41
-1353
/
+3083
2012-03-08
Bluetooth: Set security level on incoming pairing request
Ido Yariv
1
-0
/
+2
2012-03-08
Bluetooth: Fix access to the STK generation methods matrix
Ido Yariv
1
-1
/
+1
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
1
-3
/
+3
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
6
-353
/
+339
2012-03-08
openvswitch: Fix checksum update for actions on UDP packets.
Jesse Gross
1
-12
/
+32
2012-03-08
tcp: md5: correct a RCU lockdep splat
Eric Dumazet
1
-1
/
+2
2012-03-07
mac80211: fix smatch lock errors in mesh
Thomas Pedersen
1
-10
/
+10
2012-03-07
mac80211: Fix potential null pointer dereferencing
Ashok Nagarajan
1
-6
/
+7
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
4
-22
/
+141
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
3
-16
/
+256
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
5
-10
/
+78
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
12
-0
/
+1003
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
10
-50
/
+122
2012-03-07
netfilter: nf_ct_gre: add unsigned int array to define timeouts
Pablo Neira Ayuso
1
-4
/
+12
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-14
/
+13
2012-03-07
netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array
Pablo Neira Ayuso
2
-18
/
+37
2012-03-07
netfilter: ctnetlink: fix lockep splats
Hans Schillstrom
1
-16
/
+24
2012-03-07
netfilter: xt_LOG: fix bogus extra layer-4 logging information
Richard Weinberger
1
-0
/
+4
2012-03-07
netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events
Tony Zelenoff
1
-26
/
+29
2012-03-07
netfilter: nf_ct_ecache: trailing whitespace removed
Tony Zelenoff
1
-1
/
+1
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
9
-1063
/
+931
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
5
-1
/
+101
[prev]
[next]