Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06d640c9aad6d96713ea2fbe36f5a344428ccd57
/
net
06d640c
batman-adv: Keep batadv netdev when hardif disappears
by Sven Eckelmann
· 8 years ago
27d684e
batman-adv: Place kref_get for tvlv_handler near use
by Sven Eckelmann
· 8 years ago
6913d61
batman-adv: Place kref_get for tvlv_container near use
by Sven Eckelmann
· 8 years ago
f489eab
batman-adv: Place kref_get for nc_path near use
by Sven Eckelmann
· 8 years ago
da7a26a
batman-adv: Place kref_get for nc_node near use
by Sven Eckelmann
· 8 years ago
df28ca6
batman-adv: Place kref_get for softif_vlan near use
by Sven Eckelmann
· 8 years ago
b2367e4
batman-adv: Place kref_get for hard_iface near use
by Sven Eckelmann
· 8 years ago
f665fa7
batman-adv: Place kref_get for gw_node near use
by Sven Eckelmann
· 8 years ago
6a51e09
batman-adv: Place kref_get for dat_entry near use
by Sven Eckelmann
· 8 years ago
4e8389e
batman-adv: Place kref_get for bla_backbone_gw near use
by Sven Eckelmann
· 8 years ago
7282ac3
batman-adv: Place kref_get for bla_claim near use
by Sven Eckelmann
· 8 years ago
15d5ffd
batman-adv: Place kref_get for tt_common near use
by Sven Eckelmann
· 8 years ago
e3387b2
batman-adv: Place kref_get for tt_local_entry near use
by Sven Eckelmann
· 8 years ago
55db2d5
batman-adv: Place kref_get for orig_node near use
by Sven Eckelmann
· 8 years ago
8427445
batman-adv: Place kref_get for neigh_node near use
by Sven Eckelmann
· 8 years ago
2e774ac
batman-adv: Place kref_get for neigh_ifinfo near use
by Sven Eckelmann
· 8 years ago
23f55485
batman-adv: Place kref_get for tt_orig_list_entry near use
by Sven Eckelmann
· 8 years ago
f257b99
batman-adv: Place kref_get for orig_ifinfo near use
by Sven Eckelmann
· 8 years ago
09537d1
batman-adv: Place kref_get for orig_node_vlan near use
by Sven Eckelmann
· 8 years ago
4c09a08
batman-adv: Indicate netlink socket can be used with netns.
by Andrew Lunn
· 8 years ago
ea4152e
batman-adv: add backbone table netlink support
by Simon Wunderlich
· 8 years ago
8dad6f0d
batman-adv: Provide bla group in the mesh_info netlink msg
by Sven Eckelmann
· 8 years ago
04f3f5b
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
by Andrew Lunn
· 8 years ago
b71bb6f
batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations
by Sven Eckelmann
· 8 years ago
efb766a
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
by Andrew Lunn
· 8 years ago
d7129da
batman-adv: netlink: add gateway table queries
by Sven Eckelmann
· 8 years ago
f02a478
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
by Matthias Schiffer
· 8 years ago
024f99c
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
by Matthias Schiffer
· 8 years ago
85cf8c8
batman-adv: netlink: add originator and neighbor table queries
by Matthias Schiffer
· 8 years ago
f32ed4b
batman-adv: Provide TTVN in the mesh_info netlink msg
by Sven Eckelmann
· 8 years ago
d34f055
batman-adv: netlink: add translation table query
by Matthias Schiffer
· 8 years ago
b60620c
batman-adv: netlink: hardif query
by Matthias Schiffer
· 8 years ago
07a3061
batman-adv: netlink: add routing_algo query
by Matthias Schiffer
· 8 years ago
9496920
batman-adv: Suppress debugfs entries for netns's
by Andrew Lunn
· 8 years ago
275019d
batman-adv: Handle parent interfaces in a different netns
by Andrew Lunn
· 8 years ago
b5dcbad
batman-adv: Fix consistency of update route messages
by Sven Eckelmann
· 8 years ago
4d7de48
batman-adv: Use bitwise instead of arithmetic operator for flags
by Linus Lüssing
· 8 years ago
f19dc77
batman-adv: Remove orig_node reference handling from send_skb_unicast
by Sven Eckelmann
· 8 years ago
86452f8
batman-adv: use kmem_cache for translation table
by Sven Eckelmann
· 8 years ago
a65e548
batman-adv: Introduce forward packet creation helper
by Linus Lüssing
· 8 years ago
4fd261b
batman-adv: fix boolreturn.cocci warnings
by kbuild test robot
· 8 years ago
57b1250
batman-adv: iv_ogm, Reduce code duplication
by Markus Pargmann
· 8 years ago
a8d8d1d
batman-adv: disable sysfs knobs when GW-mode is not implemented
by Antonio Quartulli
· 8 years ago
50164d8
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
by Antonio Quartulli
· 8 years ago
34d99cf
batman-adv: make GW election code protocol specific
by Antonio Quartulli
· 8 years ago
0868694
batman-adv: make the GW selection class algorithm specific
by Antonio Quartulli
· 8 years ago
f55a2e8
batman-adv: Remove unused primary_if and bat_priv variables
by Linus Lüssing
· 8 years ago
f4acb10
batman-adv: Avoid sysfs name collision for netns moves
by Sven Eckelmann
· 8 years ago
569c985
batman-adv: Revert "postpone sysfs removal when unregistering"
by Sven Eckelmann
· 8 years ago
77d69d8
batman-adv: Modify mesh_iface outside sysfs context
by Sven Eckelmann
· 8 years ago
9791860c
batman-adv: Define module rtnl link name
by Sven Eckelmann
· 8 years ago
e61cdfa3
batman-adv: Document optional batadv_algo_ops
by Sven Eckelmann
· 8 years ago
7d0a553
batman-adv: Start new development cycle
by Simon Wunderlich
· 8 years ago
1fe323a
sctp: use event->chunk when it's valid
by Xin Long
· 8 years ago
8065694
bpf: fix checksum for vlan push/pop helper
by Daniel Borkmann
· 8 years ago
479ffcc
bpf: fix checksum fixups on bpf_skb_store_bytes
by Daniel Borkmann
· 8 years ago
a2bfe6b
bpf: also call skb_postpush_rcsum on xmit occasions
by Daniel Borkmann
· 8 years ago
1ba8d77
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
by Phil Sutter
· 8 years ago
12474e8
sctp_diag: Fix T3_rtx timer export
by Phil Sutter
· 8 years ago
ca25ebe
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
94d9f1c
ipv4: panic in leaf_walk_rcu due to stale node pointer
by David Forster
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
5ef9f28
OVS: Ignore negative headroom value
by Ian Wienand
· 8 years ago
2439ca0
mac80211: Add ieee80211_hw pointer to get_expected_throughput
by Maxim Altshul
· 8 years ago
9757235
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
by Masashi Honma
· 8 years ago
71f2c34
mac80211: End the MPSP even if EOSP frame was not acked
by Masashi Honma
· 8 years ago
6b07d9c
mac80211: fix purging multicast PS buffer queue
by Felix Fietkau
· 8 years ago
bce91f8
openvswitch: Remove incorrect WARN_ONCE().
by Jarno Rajahalme
· 8 years ago
f093615
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c37a54a
mac80211: mesh: flush stations before beacons are stopped
by Maital Hahn
· 8 years ago
72b5ac5
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
4e3f21b
mac80211: fix check for buffered powersave frames with txq
by Felix Fietkau
· 8 years ago
680682d
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
by Colin Ian King
· 8 years ago
e087869
sctp: allow receiving msg when TCP-style sk is in CLOSED state
by Xin Long
· 8 years ago
a0fc684
sctp: allow delivering notifications after receiving SHUTDOWN
by Xin Long
· 8 years ago
1aa25ec
sctp: fix the issue sctp requeue auth chunk incorrectly
by Xin Long
· 8 years ago
f626300
tcp: consider recv buf for the initial window scale
by Soheil Hassas Yeganeh
· 8 years ago
c882219
net: ipv6: use list_move instead of list_del/list_add
by Wei Yongjun
· 8 years ago
6b65bc2
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
by Wei Yongjun
· 8 years ago
7f155c7
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
a867d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 8 years ago
0cabbd9
libceph: fsmap.user subscription support
by Yan, Zheng
· 9 years ago
cd08e0a
libceph: make sure redirect does not change namespace
by Yan, Zheng
· 8 years ago
30c156d
libceph: rados pool namespace support
by Yan, Zheng
· 9 years ago
51e9273
libceph: introduce reference counted string
by Yan, Zheng
· 9 years ago
7627151
libceph: define new ceph_file_layout structure
by Yan, Zheng
· 9 years ago
b2aa5d0
libceph: fix some missing includes
by Ilya Dryomov
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
3aa9799
af_unix: charge buffers to kmemcg
by Vladimir Davydov
· 8 years ago
4ac36a4
l2tp: Correctly return -EBADF from pppol2tp_getname.
by phil.turnbull@oracle.com
· 8 years ago
90b5ca1
net: ipmr/ip6mr: update lastuse on entry change
by Nikolay Aleksandrov
· 8 years ago
cf6f7e1
tipc: dump monitor attributes
by Parthasarathy Bhuvaragan
· 8 years ago
ff0d3e7
tipc: add a function to get the bearer name
by Parthasarathy Bhuvaragan
· 8 years ago
bf1035b
tipc: get monitor threshold for the cluster
by Parthasarathy Bhuvaragan
· 8 years ago
7b3f522
tipc: make cluster size threshold for monitoring configurable
by Parthasarathy Bhuvaragan
· 8 years ago
9ff26e9
tipc: introduce constants for tipc address validation
by Parthasarathy Bhuvaragan
· 8 years ago
d1c2b50
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update()
by He Chunhui
· 8 years ago
Next »