Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fc24f2b2094366da8786f59f2606307e934cea17
/
net
fc24f2b
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
by Timo Teräs
· 9 years ago
4f7d2cd
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
by Daniel Borkmann
· 9 years ago
95ec655
Revert "dev: set iflink to 0 for virtual interfaces"
by Nicolas Dichtel
· 9 years ago
d339727
net: graceful exit from netif_alloc_netdev_queues()
by Eric Dumazet
· 9 years ago
f7e2965
bridge: mdb: start delete timer for temp static entries
by Satish Ashok
· 9 years ago
32f675b
net_sched: gen_estimator: extend pps limit
by Eric Dumazet
· 9 years ago
4c938d2
ipv6: Make MLD packets to only be processed locally
by Angga
· 9 years ago
92b80eb
netlink: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 9 years ago
f6e1c91
net-RDS: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 9 years ago
8777531
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 9 years ago
462e1ea
bridge: vlan: fix usage of vlan 0 and 4095 again
by Nikolay Aleksandrov
· 9 years ago
c4555d1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
47ebed9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
ab944c8
Bluetooth: Reinitialize the list after deletion for session user list
by Tedd Ho-Jeong An
· 9 years ago
b922622
sock_diag: don't broadcast kernel sockets
by Craig Gallek
· 9 years ago
29c4afc
sctp: Fix race between OOTB responce and route removal
by Alexander Sverdlin
· 9 years ago
4fdeddf
dsa: fix promiscuity leak on slave dev open error
by Gilad Ben-Yossef
· 9 years ago
1830fce
net: Kill sock->sk_protinfo
by David Miller
· 9 years ago
3200392
ax25: Stop using sock->sk_protinfo.
by David Miller
· 9 years ago
8e690ff
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
by Geert Uytterhoeven
· 9 years ago
96ac5cc
ipv4: fix RCU lockdep warning from linkdown changes
by Andy Gospodarek
· 9 years ago
7d967b6
tipc: purge backlog queue counters when broadcast link is reset
by Jon Paul Maloy
· 9 years ago
d2c3ac7
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
7c25867
Bluetooth: hidp: Initialize list header of hidp session user
by Tedd Ho-Jeong An
· 9 years ago
b175c3a
net: sched: flower fix typo
by Jamal Hadi Salim
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
1ea2d02
bridge: vlan: flush the dynamically learned entries on port vlan delete
by Nikolay Aleksandrov
· 9 years ago
9aa6638
bridge: multicast: add a comment to br_port_state_selection about blocking state
by Nikolay Aleksandrov
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2046215
net: inet_diag: export IPV6_V6ONLY sockopt
by Phil Sutter
· 9 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
8a3d031
net: track link-status of ipv4 nexthops
by Andy Gospodarek
· 9 years ago
5c8079d
net: switchdev: ignore unsupported bridge flags
by Vivien Didelot
· 9 years ago
34b99df
ip: report the original address of ICMP messages
by Julian Anastasov
· 9 years ago
f9d1b5a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
e9fdaec
switchdev: change BUG_ON to WARN for attr set failure case
by Scott Feldman
· 9 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 9 years ago
3e3a78b
switchdev: rename vlan vid_start to vid_begin
by Scott Feldman
· 9 years ago
e8e85cc
packet: remove handling of tx_ring
by Maninder Singh
· 9 years ago
5b3f87d
Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
8405a8f
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
by Eric W. Biederman
· 9 years ago
fdab6a4
netfilter: nftables: Do not run chains in the wrong network namespace
by Eric W. Biederman
· 9 years ago
754bc54
bridge: multicast: restore router configuration on port link down/up
by Satish Ashok
· 9 years ago
7ce42de
bridge: multicast: start querier timer when running user-space stp
by Nikolay Aleksandrov
· 9 years ago
d496f78
NET: ROSE: Don't dereference NULL neighbour pointer.
by Ralf Baechle
· 9 years ago
b1dfe0a
Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
bfdc8db
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
dfea2aa
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
by Christoph Paasch
· 9 years ago
3b18844
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
by Hiroaki SHIMODA
· 9 years ago
10ea516
switchdev: fdb filter_dev is always NULL for self (device), so remove check
by Scott Feldman
· 9 years ago
b51d23e
module: add per-module param_lock
by Dan Streetman
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
901f137
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
by Fabian Frederick
· 9 years ago
468479e
packet: avoid out of bounds read in round robin fanout
by Willem de Bruijn
· 9 years ago
a2bb6d7
ipv4: include NLM_F_APPEND flag in append route notifications
by Roopa Prabhu
· 9 years ago
b42be38
netlink: add API to retrieve all group memberships
by David Herrmann
· 9 years ago
e0df02e
sock_diag: fetch source port from inet_sock
by Craig Gallek
· 9 years ago
51f458d
mac80211: fix locking in update_vlan_tailroom_need_count()
by Johannes Berg
· 9 years ago
36c0124
can: fix loss of CAN frames in raw_rcv
by Oliver Hartkopp
· 9 years ago
a55e1c5
pkt_sched: sch_qfq: remove redundant -if- control statement
by Andrea Parri
· 9 years ago
2c51a97
neigh: do not modify unlinked entries
by Julian Anastasov
· 9 years ago
d2a9ec6
net: rds: use for_each_sg() for scatterlist parsing
by Fabian Frederick
· 9 years ago
59f2111
packet: free packet_rollover after synchronize_net
by Willem de Bruijn
· 9 years ago
f98f451
packet: read num_members once in packet_rcv_fanout()
by Eric Dumazet
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
8f481b50
netfilter: Remove spurios included of netfilter.h
by Eric W Biederman
· 9 years ago
a263653
netfilter: don't pull include/linux/netfilter.h from netns headers
by Pablo Neira Ayuso
· 9 years ago
10c04a8
netfilter: use forward declaration instead of including linux/proc_fs.h
by Pablo Neira Ayuso
· 9 years ago
17cebfd
net: sched: Simplify em_ipset_match
by Eric W. Biederman
· 9 years ago
2fd1dc9
netfilter: Kill unused copies of RCV_SKB_FAIL
by Eric W. Biederman
· 9 years ago
230ac49
netfilter: bridge: split ipv6 code into separated file
by Pablo Neira Ayuso
· 9 years ago
952497b
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
by Johan Hedberg
· 9 years ago
39ecfad
Bluetooth: Use zalloc when possible
by Johan Hedberg
· 9 years ago
e58627d
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 9 years ago
d4c5af8
Bluetooth: hci_core: remove obsolete adv_instance
by Florian Grandel
· 9 years ago
eb6f95f
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
by Florian Grandel
· 9 years ago
9d5fc2f
Bluetooth: mgmt: multi-adv for trigger_le_scan()
by Florian Grandel
· 9 years ago
320b3bf
Bluetooth: mgmt: program multi-adv on power on
by Florian Grandel
· 9 years ago
0194833
Bluetooth: mgmt: multi adv for remove_advertising*()
by Florian Grandel
· 9 years ago
fffd38b
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
by Florian Grandel
· 9 years ago
847818d
Bluetooth: mgmt: multi adv for clear_adv_instances()
by Florian Grandel
· 9 years ago
7816b82
Bluetooth: mgmt: multi adv for set_advertising*()
by Florian Grandel
· 9 years ago
f63ba24
Bluetooth: mgmt: multi adv for create_instance_adv_data()
by Florian Grandel
· 9 years ago
ca21fbe
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
by Florian Grandel
· 9 years ago
7b683b7
Bluetooth: mgmt: multi adv for enable_advertising()
by Florian Grandel
· 9 years ago
bea28e6
Bluetooth: mgmt: improve get_adv_instance_flags() readability
by Florian Grandel
· 9 years ago
411b412
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
by Florian Grandel
· 9 years ago
3ff37e6
Bluetooth: mgmt: multi adv for get_current_adv_instance()
by Florian Grandel
· 9 years ago
286e0c8
Bluetooth: mgmt: multi adv for read_adv_features()
by Florian Grandel
· 9 years ago
efae002
Bluetooth: mgmt: rename update_*_data_for_instance()
by Florian Grandel
· 9 years ago
91aa9bb
Bluetooth: mgmt: dry update_scan_rsp_data()
by Florian Grandel
· 9 years ago
5d900e4
Bluetooth: hci_core/mgmt: move adv timeout to hdev
by Florian Grandel
· 9 years ago
d2609b3
Bluetooth: hci_core/mgmt: Introduce multi-adv list
by Florian Grandel
· 9 years ago
c4e70a8
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
by Pablo Neira Ayuso
· 9 years ago
01555e7
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
by Harout Hedeshian
· 9 years ago
ef493bd
netfilter: nfnetlink_queue: add security context information
by Roman Kubiak
· 9 years ago
Next »