Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cb38ed5cf1c4fdb7454e4b48fb70c396f5acfb21
/
net
ddea368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
09a8f03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
36bf5cc
openvswitch: Reset tunnel key between input and output.
by Jesse Gross
· 11 years ago
42415c9
openvswitch: Use correct type while allocating flex array.
by Pravin B Shelar
· 11 years ago
30444e9
openvswitch: Fix bad merge resolution.
by Jesse Gross
· 12 years ago
3e805ad
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
by Asbjoern Sloth Toennesen
· 11 years ago
4221f40
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
by Pravin B Shelar
· 11 years ago
58ad436
genetlink: fix family dump race
by Johannes Berg
· 11 years ago
771085d
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
by Daniel Borkmann
· 11 years ago
ac4f959
net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state
by Daniel Borkmann
· 11 years ago
d4cca39
tipc: avoid possible deadlock while enable and disable bearer
by dingtianhong
· 11 years ago
e5ac5da80
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
9d2c948
batman-adv: fix potential kernel paging errors for unicast transmissions
by Linus Lüssing
· 11 years ago
4209423
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
356d7d8
netfilter: nf_conntrack: fix tcp_in_window for Fast Open
by Yuchung Cheng
· 11 years ago
6453599
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
by Sridhar Samudrala
· 11 years ago
288a9376
net: rename busy poll MIB counter
by Eliezer Tamir
· 11 years ago
e11aada
net: flow_dissector: add 802.1ad support
by Eric Dumazet
· 11 years ago
77a482b
ip_gre: fix ipgre_header to return correct offset
by Timo Teräs
· 11 years ago
1826ff2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
3e3be27
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
by Hannes Frederic Sowa
· 11 years ago
786615b
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
by Trond Myklebust
· 11 years ago
cd6b423
tcp: cubic: fix bug in bictcp_acked()
by Eric Dumazet
· 11 years ago
1540194
bridge: correct the comment for file br_sysfs_br.c
by Wang Sheng-Hui
· 11 years ago
2ed0edf
tcp: cubic: fix overflow error in bictcp_update()
by Eric Dumazet
· 11 years ago
00326ed
SUNRPC: Don't auto-disconnect from the local rpcbind socket
by Trond Myklebust
· 11 years ago
248ba8e
bridge: don't try to update timers in case of broken MLD queries
by Linus Lüssing
· 11 years ago
aab515d
fib_trie: remove potential out of bound access
by Eric Dumazet
· 11 years ago
fc7f8f5
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
7921895
net: esp{4,6}: fix potential MTU calculation overflows
by Daniel Borkmann
· 11 years ago
07ce76a
net_sched: make dev_trans_start return vlan's real dev trans_start
by nikolay@redhat.com
· 11 years ago
0369722
vlan: make vlan_dev_real_dev work over stacked vlans
by nikolay@redhat.com
· 11 years ago
d9af2d6
net/vmw_vsock/af_vsock.c: drop unneeded semicolon
by Julia Lawall
· 11 years ago
e4d091d
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
by Dan Carpenter
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
83aaf3b
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
6a8b7f0
netlabel: use domain based selectors when address based selectors are not available
by Paul Moore
· 11 years ago
5f671d6
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 11 years ago
446266b
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
by Daniel Borkmann
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
89b59bc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
c756891a
tipc: fix oops when creating server socket fails
by Ying Xue
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
8a226b2
ipv6: prevent race between address creation and removal
by Jiri Benc
· 11 years ago
3f8f529
ipv6: move peer_addr init into ipv6_add_addr()
by Jiri Pirko
· 11 years ago
49a18d8
ipv6: update ip6_rt_last_gc every time GC is run
by Michal Kubeček
· 11 years ago
2ac3ac8
ipv6: prevent fib6_run_gc() contention
by Michal Kubeček
· 11 years ago
22e02a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
7193bd1
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
by J. Bruce Fields
· 11 years ago
743e217
svcrpc: fix kfree oops in gss-proxy code
by J. Bruce Fields
· 11 years ago
dc43376
svcrpc: fix gss-proxy xdr decoding oops
by J. Bruce Fields
· 11 years ago
9f96392
svcrpc: fix gss_rpc_upcall create error
by J. Bruce Fields
· 11 years ago
447383d
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
by NeilBrown
· 11 years ago
a206bcb
netfilter: xt_TCPOPTSTRIP: fix possible off by one access
by Pablo Neira Ayuso
· 11 years ago
71ffe9c
netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
by Pablo Neira Ayuso
· 11 years ago
b00589a
bridge: disable snooping if there is no querier
by Linus Lüssing
· 11 years ago
8cb3b9c
net_sched: info leak in atm_tc_dump_class()
by Dan Carpenter
· 11 years ago
06693f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
ddfe49b
mac80211: continue using disabled channels while connected
by Johannes Berg
· 11 years ago
74418ed
cfg80211: fix P2P GO interface teardown
by Johannes Berg
· 11 years ago
5cdaed1
mac80211: ignore HT primary channel while connected
by Johannes Berg
· 11 years ago
cb236d2
mac80211: don't wait for TX status forever
by Johannes Berg
· 11 years ago
11a4582
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes
by John W. Linville
· 11 years ago
b56e4b8
mac80211: fix infinite loop in ieee80211_determine_chantype
by Chris Wright
· 11 years ago
704278c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
e1ee367
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
by Pablo Neira
· 11 years ago
ff862a4
af_key: more info leaks in pfkey messages
by Dan Carpenter
· 11 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 11 years ago
c319d50
nl80211: fix another nl80211_fam.attrbuf race
by Johannes Berg
· 11 years ago
a0db856
net_sched: Fix stack info leak in cbq_dump_wrr().
by David S. Miller
· 11 years ago
53e21fb
Bluetooth: Fix calling request callback more than once
by Johan Hedberg
· 11 years ago
3f8e2d7
Bluetooth: Fix HCI init for BlueFRITZ! devices
by Johan Hedberg
· 11 years ago
c74f2b2
genetlink: release cb_lock before requesting additional module
by Stanislaw Gruszka
· 11 years ago
555445c
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
by Francesco Fusco
· 11 years ago
fcee337
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
by Gustavo Padovan
· 11 years ago
da9910a
Bluetooth: Fix invalid length check in l2cap_information_rsp()
by Jaganath Kanakkassery
· 11 years ago
23df0b7
regulatory: use correct regulatory initiator on wiphy register
by Arik Nemtsov
· 11 years ago
1df86b4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
deceb4c
net: fix comment above build_skb()
by Florian Fainelli
· 11 years ago
905a6f9
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
by Hannes Frederic Sowa
· 11 years ago
f585a99
fib_trie: potential out of bounds access in trie_show_stats()
by Jerry Snitselaar
· 11 years ago
18e1ccb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
cd34f64
mac80211: fix monitor interface suspend crash regression
by Stanislaw Gruszka
· 11 years ago
7bd04bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
40d18ff
mac80211: prevent the buffering or frame transmission to non-assoc mesh STA
by Chun-Yeow Yeoh
· 11 years ago
3be542d
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
1faabf2
bridge: do not call setup_timer() multiple times
by Eric Dumazet
· 11 years ago
651e927
sysctl net: Keep tcp_syn_retries inside the boundary
by Michal Tesar
· 11 years ago
7427b37
NFC: Fix NCI over SPI build
by Frederic Danis
· 11 years ago
ecb2cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
3e3aac4
vlan: fix a race in egress prio management
by Eric Dumazet
· 11 years ago
d4b812d
vlan: mask vlan prio bits
by Eric Dumazet
· 11 years ago
87f40dd
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
by Paolo Valente
· 11 years ago
3f334c2
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 11 years ago
61f98b0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
ae8e9c5
net: Fix sysfs_format_mac() code duplication.
by David S. Miller
· 11 years ago
21d1196
ipv4: set transport header earlier
by Eric Dumazet
· 11 years ago
b6a82dd
net/irda: fixed style issues in irlan_eth
by Dragos Foianu
· 11 years ago
8a73125
ethtool: fixed trailing statements in ethtool
by Dragos Foianu
· 11 years ago
Next »