index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
2
-2
/
+2
2015-11-05
packet: race condition in packet_bind
Francesco Ruggeri
1
-31
/
+49
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
1
-3
/
+2
2015-11-05
tcp: fix req->saved_syn race
Eric Dumazet
3
-11
/
+14
2015-11-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-9
/
+28
2015-11-04
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
1
-0
/
+1
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
1
-6
/
+11
2015-11-04
VSOCK: call sk->sk_data_ready() on accept()
Stefan Hajnoczi
1
-1
/
+1
2015-11-04
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-04
net: Fix prefsrc lookups
David Ahern
1
-3
/
+10
2015-11-04
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2
-23
/
+34
2015-11-04
ipv4: disable BH when changing ip local port range
WANG Cong
1
-2
/
+2
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+6
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-37
/
+46
2015-11-03
switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion
Jiri Pirko
1
-5
/
+4
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
1
-59
/
+0
2015-11-03
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
1
-2
/
+1
2015-11-03
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
17
-210
/
+264
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-2
/
+6
2015-11-03
vlan: Invoke driver vlan hooks only if device is present
Padmanabh Ratnakar
1
-2
/
+8
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
1
-8
/
+8
2015-11-03
ipv6: fix tunnel error handling
Michal Kubeček
1
-1
/
+11
2015-11-03
cfg80211: allow AID/listen interval changes for unassociated station
Ayala Beker
1
-9
/
+18
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
2
-0
/
+12
2015-11-03
mac80211: further improve "no supported rates" warning
Johannes Berg
1
-1
/
+1
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
1
-94
/
+48
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
1
-7
/
+7
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
5
-16
/
+11
2015-11-03
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
1
-0
/
+3
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
5
-7
/
+18
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
5
-35
/
+45
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
3
-31
/
+48
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
1
-1
/
+7
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
2
-1
/
+12
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
1
-0
/
+19
2015-11-03
mac80211: allow null chandef in tracing
Arik Nemtsov
1
-5
/
+5
2015-11-03
nl80211: Fix potential memory leak from parse_acl_data
Ola Olsson
1
-6
/
+6
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+50
2015-11-02
sit: fix sit0 percpu double allocations
Eric Dumazet
1
-22
/
+4
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
5
-18
/
+35
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2
-3
/
+23
2015-11-02
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
1
-1
/
+1
2015-11-02
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-11-02
bridge: vlan: Use correct flag name in comment
Ido Schimmel
1
-3
/
+3
2015-11-02
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
1
-0
/
+2
[next]