Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb36333896f8e380f7357bdbc1a7dc28b33c6a96
/
net
03ff497
sit: make function ipip6_valid_ip_proto() static
by Wei Yongjun
· 8 years ago
f9f9ab1
Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
ab10dcc
rps: Inspect PPTP encapsulated by GRE to get flow hash
by Gao Feng
· 8 years ago
59cc1f6
net: sched: convert qdisc linked list to hashtable
by Jiri Kosina
· 8 years ago
e87a8f2
net: resolve symbol conflicts with generic hashtable.h
by Jiri Kosina
· 8 years ago
9c706a4
net: ipconfig: fix use after free
by Uwe Kleine-König
· 8 years ago
631fee7
net: Remove fib_local variable
by David Ahern
· 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
6cdaf03
RDS: add __printf format attribute to error reporting functions
by Nicolas Iooss
· 8 years ago
37088f6
net/sched/sch_hfsc.c: remove unused cl_myfadj
by Michal Soltys
· 8 years ago
678a624
net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug
by Michal Soltys
· 8 years ago
a052517
net/multicast: should not send source list records when have filter mode change
by Hangbin Liu
· 8 years ago
e068853
net: ipconfig: drop inter-device timeout
by Uwe Kleine-König
· 8 years ago
2647cff
net: ipconfig: Support using "delayed" DHCP replies
by Uwe Kleine-König
· 8 years ago
22fc538
net: ipconfig: Add device name to debug messages
by Uwe Kleine-König
· 8 years ago
0e7bbcc
neigh: allow admin to set NUD_STALE
by Julian Anastasov
· 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
015cd86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
ec0595c
net_sched: get rid of struct tcf_common
by WANG Cong
· 8 years ago
a85a970
net_sched: move tc_action into tcf_common
by WANG Cong
· 8 years ago
ba66bbe
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
by Daniel Borkmann
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5fc382d
net/sctp: terminate rhashtable walk correctly
by Vegard Nossum
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d3e6952
net/irda: fix NULL pointer dereference on memory allocation failure
by Vegard Nossum
· 8 years ago
52253db
sctp: also point GSO head_skb to the sk when it's available
by Marcelo Ricardo Leitner
· 8 years ago
eefc1b1
sctp: fix BH handling on socket backlog
by Marcelo Ricardo Leitner
· 8 years ago
0a58f47
kcm: remove redundant -ve error check and return path
by Colin Ian King
· 8 years ago
ea06f71
net: ipv6: Always leave anycast and multicast groups on link down
by Mike Manning
· 8 years ago
fd2d180
sctp: use inet_recvmsg to support sctp RFS well
by Xin Long
· 8 years ago
baedbe5
bridge: Fix incorrect re-injection of LLDP packets
by Ido Schimmel
· 8 years ago
9b97420
sctp: support ipv6 nonlocal bind
by Xin Long
· 8 years ago
aa7145c
bpf, events: fix offset in skb copy handler
by Daniel Borkmann
· 8 years ago
a1b43ed
net/ncsi: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
9e0b27f
net: bridge: br_set_ageing_time takes a clock_t
by Vivien Didelot
· 8 years ago
dba479f
net: bridge: fix br_stp_enable_bridge comment
by Vivien Didelot
· 8 years ago
b87f793
net/sched: Add match-all classifier hw offloading.
by Yotam Gigi
· 8 years ago
Next »