Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8324754889c0a491b216bc0502ef9ba557eeac7
/
net
2080cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5575eeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
e96f2e7
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
by Ying Cai
· 11 years ago
2c4a336
vsock: Make transport the proto owner
by Andy King
· 11 years ago
b8dff4e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
f6a082f
net: sched: lock imbalance in hhf qdisc
by John Fastabend
· 11 years ago
812e4da
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
0cda345
tcp_cubic: fix the range of delayed_ack
by Liu Yu
· 11 years ago
fc9f350
tcp: increment retransmit counters in tlp and fast open
by Eric Dumazet
· 11 years ago
92b2e75
libceph: fix non-default values check in apply_primary_affinity()
by Ilya Dryomov
· 11 years ago
e374c61
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
by Julian Anastasov
· 11 years ago
8c2eab9
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.
by Karl Heiss
· 11 years ago
8535087
sctp: reset flowi4_oif parameter on route lookup
by Xufeng Zhang
· 11 years ago
30313a3
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
by Toshiaki Makita
· 11 years ago
09da1f3
Bluetooth: Fix redundant encryption request for reauthentication
by Johan Hedberg
· 11 years ago
9eb1fbf
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
by Johan Hedberg
· 11 years ago
1c26585
ipv6: fib: fix fib dump restart
by Kumar Sundararajan
· 11 years ago
c53864f
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
by David Gibson
· 11 years ago
973462b
rtnetlink: Warn when interface's information won't fit in our packet
by David Gibson
· 11 years ago
a64d90f
netfilter: Fix warning in nfnetlink_receive().
by David S. Miller
· 11 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
aa4cf94
net: Add variants of capable for use on netlink messages
by Eric W. Biederman
· 11 years ago
a3b299d
net: Add variants of capable for use on on sockets
by Eric W. Biederman
· 11 years ago
a53b72c
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
by Eric W. Biederman
· 11 years ago
5187cd0
netlink: Rename netlink_capable netlink_allowed
by Eric W. Biederman
· 11 years ago
83d5b7e
net: filter: initialize A and X registers
by Alexei Starovoitov
· 11 years ago
78541c1
net: Fix ns_capable check in sock_diag_put_filterinfo
by Andrew Lutomirski
· 11 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
5a292f7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
dc8eaaa
vlan: Fix lockdep warning when vlan dev handle notification
by dingtianhong
· 11 years ago
4a0c3d9
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
74462f0
ip6_tunnel: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
9aad77c
sit: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
8c923ce
ip_tunnel: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
b7c0ddf
net: use SYSCALL_DEFINEx for sys_recv
by Jan Glauber
· 11 years ago
0d5edc6
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
by Cong Wang
· 11 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
54d63f78
ip6_gre: don't allow to remove the fb_tunnel_dev
by Nicolas Dichtel
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
b0270e9
ipv4: add a sock pointer to ip_queue_xmit()
by Eric Dumazet
· 11 years ago
00cbc3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
1e785f4
net: Start with correct mac_len in skb_network_protocol
by Vlad Yasevich
· 11 years ago
362d520
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
by Daniel Borkmann
· 11 years ago
8c482cdc
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
by Daniel Borkmann
· 11 years ago
08e22e1
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
30f78d8
ipv6: Limit mtu to 65575 bytes
by Eric Dumazet
· 11 years ago
b855d41
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
by Patrick McHardy
· 11 years ago
ee214d5
netfilter: nf_conntrack: initialize net.ct.generation
by Andrey Vagin
· 11 years ago
05ab8f2
filter: prevent nla extensions to peek beyond the end of the message
by Mathias Krause
· 11 years ago
9114615
ipv4: return valid RTA_IIF on ip route get
by Julian Anastasov
· 11 years ago
b04c461
net: ipv4: current group_info should be put after using.
by Wang, Xiaoming
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
8d89dcd
vti: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
5a45527
gre: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
0f2eea4
pktgen: be friendly to LLTX devices
by Daniel Borkmann
· 11 years ago
582076a
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
a36dbdb
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
by Lorenzo Colitti
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
eb70761
bridge: Fix double free and memory leak around br_allowed_ingress
by Toshiaki Makita
· 11 years ago
764152f
mac80211: exclude AP_VLAN interfaces from tx power calculation
by Felix Fietkau
· 11 years ago
990baec
mac80211: suppress BSS info change notifications for AP_VLAN
by Felix Fietkau
· 11 years ago
6d39d58
net: core: don't account for udp header size when computing seglen
by Florian Westphal
· 11 years ago
f34c4a3
l2tp: take PMTU from tunnel UDP socket
by Dmitry Petukhov
· 11 years ago
1e1cdf8
net: sctp: test if association is dead in sctp_wake_up_waiters
by Daniel Borkmann
· 11 years ago
00a9a6d
mac80211: update last_tx_rate only for data frame
by Chun-Yeow Yeoh
· 11 years ago
9b4816f
mac80211: fix radar_enabled propagation
by Michal Kazior
· 11 years ago
7b8a9cd
mac80211: Disable SMPS for the monitor interface
by Ido Yariv
· 11 years ago
115b943
mac80211: fix software remain-on-channel implementation
by Johannes Berg
· 11 years ago
75ff24f
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
ce7613d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
52c35be
net: sctp: wake up all assocs if sndbuf policy is per socket
by Daniel Borkmann
· 11 years ago
8142b22
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
by Andrey Vagin
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
3ed66e9
net: replace __this_cpu_inc in route.c with raw_cpu_inc
by Christoph Lameter
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
6859e7d
netdev: remove potentially harmful checks
by Veaceslav Falico
· 11 years ago
6f25cd4
pktgen: fix xmit test for BQL enabled devices
by Daniel Borkmann
· 11 years ago
065d7e3
tipc: Let tipc_release() return 0
by Geert Uytterhoeven
· 11 years ago
240cd6a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
6c6a985
mac802154: fix duplicate #include headers
by Jean Sacren
· 11 years ago
5f9fde5
net: filter: be more defensive on div/mod by X==0
by Daniel Borkmann
· 11 years ago
2b3a8fd
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
c58dd2d
netfilter: Can't fail and free after table replacement
by Thomas Graf
· 11 years ago
8a53f23
libceph: dump pool {read,write}_tier to debugfs
by Ilya Dryomov
· 11 years ago
f31da0f
libceph: output primary affinity values on osdmap updates
by Ilya Dryomov
· 11 years ago
c4c1228
libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()
by Ilya Dryomov
· 11 years ago
47ec1f3
libceph: add support for osd primary affinity
by Ilya Dryomov
· 11 years ago
5e8d4d3
libceph: add support for primary_temp mappings
by Ilya Dryomov
· 11 years ago
8008ab1
libceph: return primary from ceph_calc_pg_acting()
by Ilya Dryomov
· 11 years ago
ac97223
libceph: switch ceph_calc_pg_acting() to new helpers
by Ilya Dryomov
· 11 years ago
45966c3
libceph: introduce apply_temps() helper
by Ilya Dryomov
· 11 years ago
2bd93d4
libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers
by Ilya Dryomov
· 11 years ago
63a6993
libceph: primary_affinity decode bits
by Ilya Dryomov
· 11 years ago
2cfa34f
libceph: primary_affinity infrastructure
by Ilya Dryomov
· 11 years ago
d286de7
libceph: primary_temp decode bits
by Ilya Dryomov
· 11 years ago
9686f94
libceph: primary_temp infrastructure
by Ilya Dryomov
· 11 years ago
35a935d
libceph: generalize ceph_pg_mapping
by Ilya Dryomov
· 11 years ago
ec7af97
libceph: introduce get_osdmap_client_data_v()
by Ilya Dryomov
· 11 years ago
10db634
libceph: introduce decode{,_new}_pg_temp() and switch to them
by Ilya Dryomov
· 11 years ago
Next »