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
2014-06-05
net: Revert "fib_trie: use seq_file_net rather than seq->private"
Sasha Levin
1
-1
/
+1
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-44
/
+131
2014-06-04
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
1
-5
/
+0
2014-06-04
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
1
-3
/
+7
2014-06-04
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
1
-11
/
+25
2014-06-03
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-62
/
+48
2014-06-03
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
1
-53
/
+36
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-06-03
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
1
-0
/
+3
2014-06-03
net: filter: fix possible memory leak in __sk_prepare_filter()
Leon Yu
1
-1
/
+6
2014-06-03
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-03
fib_trie: use seq_file_net rather than seq->private
David Ahern
1
-1
/
+1
2014-06-03
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-1
/
+6
2014-06-03
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-03
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-157
/
+645
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
12
-113
/
+38
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
1
-0
/
+85
2014-06-02
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
1
-1
/
+1
2014-06-02
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
1
-2
/
+2
2014-06-02
genetlink: remove superfluous assignment
Denis ChengRq
1
-5
/
+1
2014-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-157
/
+645
2014-06-02
net: filter: improve filter block macros
Daniel Borkmann
1
-124
/
+72
2014-06-02
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
1
-216
/
+125
2014-06-02
bridge: notify user space after fdb update
Jon Maxwell
1
-1
/
+7
2014-06-02
bridge: fix the unbalanced promiscuous count when add_if failed
wangweidong
1
-1
/
+1
2014-06-02
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
1
-10
/
+25
2014-06-01
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2014-05-31
batman-adv: fix NULL pointer dereferences
Marek Lindner
1
-3
/
+3
2014-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+10
2014-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-50
/
+118
2014-05-31
af_key: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
rds/tcp_listen: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
RDS/RDMA: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
ipmr: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
af_iucv: correct cleanup if listen backlog is full
Ursula Braun
1
-2
/
+1
2014-05-31
af_iucv: Add automatic (source) iucv_name to bind
Philipp Hachtmann
1
-11
/
+18
2014-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-653
/
+1570
2014-05-31
atm: remove commented out check
Paul Bolle
1
-8
/
+2
2014-05-31
net: tso: Export symbols for modular build
Sachin Kamat
1
-0
/
+5
2014-05-30
Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-8
/
+9
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-120
/
+449
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
11
-29
/
+187
2014-05-28
mac80211: set new interfaces as idle upon init
Avraham Stern
1
-0
/
+1
2014-05-28
mac80211: reduce packet loss notifications under load
Felix Fietkau
1
-6
/
+19
2014-05-28
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
1
-4
/
+2
2014-05-28
mac80211: fix a memory leak on sta rate selection table
Felix Fietkau
1
-0
/
+1
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-653
/
+1570
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-16
/
+36
2014-05-27
regdb: Generalize the mW to dBm power conversion
chaitanya.mgit@gmail.com
1
-12
/
+2
[next]