Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8bd63cf1a426e69bf4f611b08978f721e46c194f
/
net
« Previous
0e22708
cfg80211: clarify BSS probe response vs. beacon data
by Johannes Berg
· 10 years ago
f41ef64
cfg80211: re-enable CSA for drivers that support it
by Michal Kazior
· 10 years ago
c70f59a
mac80211: don't resize skbs needlessly
by Ido Yariv
· 10 years ago
ca34e3b
mac80211: Fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
970fdfa
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
by Vladimir Kondratiev
· 10 years ago
649b2a4
mac80211: make ieee80211_vif_use_reserved_switch static
by Johannes Berg
· 10 years ago
f8134fe
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
by Bob Copeland
· 10 years ago
14b058b
mac80211: fix agg_status debugfs file alignment
by Johannes Berg
· 10 years ago
c7dcb45
mac80211: fix start_seq_num in Rx reorder offload
by Denton Gentry
· 10 years ago
6c6fa49
mac80211: mesh_plink: handle confirm frames with new plid
by Bob Copeland
· 10 years ago
3918edb
mac80211: fix smps mode check for AP_VLAN
by Felix Fietkau
· 10 years ago
0e67c13
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
by Felix Fietkau
· 10 years ago
bb512ad
Revert "mac80211: disable uAPSD if all ACs are under ACM"
by Johannes Berg
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
db11503
net: fix checksum features handling in netif_skb_features()
by Michal Kubeček
· 10 years ago
453a940
net: make skb an optional parameter for__skb_flow_dissect()
by WANG Cong
· 10 years ago
6451b3f
net: fix comments for __skb_flow_get_ports()
by WANG Cong
· 10 years ago
4c75431
net: prevent of emerging cross-namespace symlinks
by Alexander Y. Fomichev
· 10 years ago
a796dac
wireless: core: Reorder wiphy_register() notifications relevantly
by Tomasz Bursztyka
· 10 years ago
07bc788
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
fb70118
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
by Mika Westerberg
· 10 years ago
0fdcaa5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 10 years ago
d1c85c2
netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
by Zhouyi Zhou
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
4c83acb
ipv6: White-space cleansing : gaps between function and symbol export
by Ian Morris
· 10 years ago
cc24bec
ipv6: White-space cleansing : Structure layouts
by Ian Morris
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
48a5fc7
gre: When GRE csum is present count as encap layer wrt csum
by Tom Herbert
· 10 years ago
57c67ff
udp: additional GRO support
by Tom Herbert
· 10 years ago
149d077
tcp: Call skb_gro_checksum_validate
by Tom Herbert
· 10 years ago
758f75d
gre: call skb_gro_checksum_simple_validate
by Tom Herbert
· 10 years ago
573e8fc
net: skb_gro_checksum_* functions
by Tom Herbert
· 10 years ago
1b05756
netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
by Jozsef Kadlecsik
· 10 years ago
94729f8
netfilter: ipset: Resolve missing-field-initializer warnings
by Mark Rustad
· 10 years ago
6e41ee6
netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
by Sergey Popovich
· 11 years ago
ecc245c
netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
by Vytas Dauksa
· 11 years ago
afc5be30
netfilter: nft_meta: Add cpu attribute support
by Ana Rey
· 10 years ago
e2a093f
netfilter: nft_meta: add pkttype support
by Ana Rey
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
690e36e
net: Allow raw buffers to be passed into the flow dissector.
by David S. Miller
· 10 years ago
301bae5
tipc: merge struct tipc_port into struct tipc_sock
by Jon Paul Maloy
· 10 years ago
808d90f
tipc: remove files ref.h and ref.c
by Jon Paul Maloy
· 10 years ago
2e84c60
tipc: remove include file port.h
by Jon Paul Maloy
· 10 years ago
0fc87aa
tipc: remove source file port.c
by Jon Paul Maloy
· 10 years ago
6c9808c
tipc: remove port_lock
by Jon Paul Maloy
· 10 years ago
9b50fd0
tipc: replace port pointer with socket pointer in registry
by Jon Paul Maloy
· 10 years ago
5a9ee0be
tipc: use registry when scanning sockets
by Jon Paul Maloy
· 10 years ago
5b8fa7c
tipc: eliminate functions tipc_port_init and tipc_port_destroy
by Jon Paul Maloy
· 10 years ago
739f5e4
tipc: redefine message acknowledge function
by Jon Paul Maloy
· 10 years ago
dadebc0
tipc: eliminate port_connect()/port_disconnect() functions
by Jon Paul Maloy
· 10 years ago
80e44c2
tipc: eliminate function tipc_port_shutdown()
by Jon Paul Maloy
· 10 years ago
5728901
tipc: clean up socket timer function
by Jon Paul Maloy
· 10 years ago
02be61a
tipc: use message to abort connections when losing contact to node
by Jon Paul Maloy
· 10 years ago
50100a5
tipc: use pseudo message to wake up sockets after link congestion
by Jon Paul Maloy
· 10 years ago
1dd0bd2
tipc: introduce new function tipc_msg_create()
by Jon Paul Maloy
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
989e04c
tcp: improve undo on timeout
by Yuchung Cheng
· 10 years ago
884cf70
net: remove dead code after sk_data_ready change
by Eric Dumazet
· 10 years ago
d2de875
net: use ktime_get_ns() and ktime_get_real_ns() helpers
by Eric Dumazet
· 10 years ago
47e4df9
mac80211: fix channel switch for chanctx-based drivers
by Michal Kazior
· 10 years ago
c0b8023
af_decnet: Use time_after_eq
by Himangi Saraogi
· 10 years ago
8b1b1eb
decnet: Use time_after_eq
by Himangi Saraogi
· 10 years ago
c72c95a
ipconfig: Use time_before
by Himangi Saraogi
· 10 years ago
b5c5c36
dn_dev: Use time_before
by Himangi Saraogi
· 10 years ago
0932997
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
8c6b00c
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
by Andreea-Cristina Bernat
· 10 years ago
e6b6888
net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
by Andreea-Cristina Bernat
· 10 years ago
1dced6a
ipv4: Restore accept_local behaviour in fib_validate_source()
by Sébastien Barré
· 10 years ago
aa4a83e
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
by Daniel Borkmann
· 10 years ago
ea4f19c
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
by Daniel Borkmann
· 10 years ago
2ba5af4
openvswitch: fix panic with multiple vlan headers
by Jiri Benc
· 10 years ago
793c3b4
net: ipv6: fib: don't sleep inside atomic lock
by Benjamin Block
· 10 years ago
061079a
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
by zhuyj
· 10 years ago
dc80811
packet: handle too big packets for PACKET_V3
by Eric Dumazet
· 10 years ago
6df378d
lec: Use rtnl lock/unlock when updating MTU
by chas williams - CONTRACTOR
· 10 years ago
f161dd4
Bluetooth: Fix hci_conn reference counting for auto-connections
by Johan Hedberg
· 10 years ago
1e8430f
netfilter: nf_tables: nat expression must select CONFIG_NF_NAT
by Pablo Neira Ayuso
· 10 years ago
caa8ad9
netfilter: x_tables: allow to use default cgroup match
by Daniel Borkmann
· 10 years ago
02784f1b
tipc: Fix build.
by David S. Miller
· 10 years ago
7201c1d
cbq: now_rt removal
by Vasily Averin
· 10 years ago
73d0f37
cbq: incorrectly low bandwidth setting blocks limited traffic
by Vasily Averin
· 10 years ago
6697dab
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
by Martin Townsend
· 10 years ago
685d632
ieee802154: 6lowpan: ensure of sending 1280 packets
by Alexander Aring
· 10 years ago
6e361d6
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
by Martin Townsend
· 10 years ago
c4cb901
ieee802154: 6lowpan_rtnl: fix correct errno value
by Alexander Aring
· 10 years ago
7629d1e
mac802154: fixed potential skb leak with mac802154_parse_frame_start
by Martin Townsend
· 10 years ago
8993cf8
netfilter: move NAT Kconfig switches out of the iptables scope
by Pablo Neira Ayuso
· 10 years ago
f8d1ff4
SUNRPC: Optimise away svc_recv_available
by Trond Myklebust
· 10 years ago
0c0746d
SUNRPC: More optimisations of svc_xprt_enqueue()
by Trond Myklebust
· 10 years ago
a4aa805
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
by Trond Myklebust
· 10 years ago
983c684
SUNRPC: get rid of the request wait queue
by Trond Myklebust
· 10 years ago
106f359
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
by Trond Myklebust
· 10 years ago
9e5b208
SUNRPC: Do not override wspace tests in svc_handle_xprt
by Trond Myklebust
· 10 years ago
ac32c7f
tipc: fix message importance range check
by Erik Hugne
· 10 years ago
e050dbe
batman-adv: Fix parameter order of hlist_add_behind
by Sven Eckelmann
· 10 years ago
53b954e
mac80211: disable 40MHz support in case of 20MHz AP
by Eliad Peller
· 10 years ago
a74a8c8
mac80211: don't duplicate station QoS capability data
by Johannes Berg
· 10 years ago
9ce12eb
netlink: Annotate RCU locking for seq_file walker
by Thomas Graf
· 10 years ago
0c9ab09
tcp: fix ssthresh and undo for consecutive short FRTO episodes
by Neal Cardwell
· 10 years ago
a26552a
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
by Hannes Frederic Sowa
· 10 years ago
Next »