Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
496611d7b5eaf59c03440c8f2def1d9988ad2459
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
30c1de0
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
dba6cf5
Merge branch 'be2net-next'
by David S. Miller
· 9 years ago
51d1f98
be2net: Interpret and log new data that's added to the port misconfigure async event
by Ajit Khaparde
· 9 years ago
6221906
be2net: Request RSS capability of Rx interface depending on number of Rx rings
by Ajit Khaparde
· 9 years ago
92dcdf0
batman-adv: Convert batadv_tt_common_entry to kref
by Sven Eckelmann
· 9 years ago
7c12439
batman-adv: Convert batadv_orig_node to kref
by Sven Eckelmann
· 9 years ago
161a3be
batman-adv: Convert batadv_orig_node_vlan to kref
by Sven Eckelmann
· 9 years ago
7a659d5
batman-adv: Convert batadv_hard_iface to kref
by Sven Eckelmann
· 9 years ago
77ae32e
batman-adv: Convert batadv_neigh_node to kref
by Sven Eckelmann
· 9 years ago
a6ba0d3
batman-adv: Convert batadv_orig_ifinfo to kref
by Sven Eckelmann
· 9 years ago
962c683
batman-adv: Convert batadv_neigh_ifinfo to kref
by Sven Eckelmann
· 9 years ago
6e8ef69
batman-adv: Convert batadv_tt_orig_list_entry to kref
by Sven Eckelmann
· 9 years ago
32836f5
batman-adv: Convert batadv_tvlv_handler to kref
by Sven Eckelmann
· 9 years ago
f7157dd
batman-adv: Convert batadv_tvlv_container to kref
by Sven Eckelmann
· 9 years ago
68a6722
batman-adv: Convert batadv_dat_entry to kref
by Sven Eckelmann
· 9 years ago
727e0cd
batman-adv: Convert batadv_nc_path to kref
by Sven Eckelmann
· 9 years ago
daf99b4
batman-adv: Convert batadv_nc_node to kref
by Sven Eckelmann
· 9 years ago
71b7e3d
batman-adv: Convert batadv_bla_claim to kref
by Sven Eckelmann
· 9 years ago
06e56de
batman-adv: Convert batadv_bla_backbone_gw to kref
by Sven Eckelmann
· 9 years ago
6be4d30
batman-adv: Convert batadv_softif_vlan to kref
by Sven Eckelmann
· 9 years ago
e7aed32
batman-adv: Convert batadv_gw_node to kref
by Sven Eckelmann
· 9 years ago
90f564d
batman-adv: Convert batadv_hardif_neigh_node to kref
by Sven Eckelmann
· 9 years ago
dded069
batman-adv: Add lockdep assert for container_list_lock
by Sven Eckelmann
· 9 years ago
81f0268
batman-adv: add seqno maximum age and protection start flag parameters
by Simon Wunderlich
· 9 years ago
140ed8e
batman-adv: Drop reference to netdevice on last reference
by Sven Eckelmann
· 9 years ago
aaa5672
sxgbe: remove unused code
by Jean Sacren
· 9 years ago
12f0841
Merge branch 'renesas-bit-twiddling'
by David S. Miller
· 9 years ago
b2b14d2
sh_eth: factor out register bit twiddling code
by Sergei Shtylyov
· 9 years ago
568b3ce
ravb: factor out register bit twiddling code
by Sergei Shtylyov
· 9 years ago
ef5c0e2
Merge branch 'tpacket-gso-csum-offload'
by David S. Miller
· 9 years ago
1d036d2
packet: tpacket_snd gso and checksum offload
by Willem de Bruijn
· 9 years ago
8d39b4a
packet: parse tpacket header before skb alloc
by Willem de Bruijn
· 9 years ago
58d19b1
packet: vnet_hdr support for tpacket_rcv
by Willem de Bruijn
· 9 years ago
16cc140
packet: move vnet_hdr code to helper functions
by Willem de Bruijn
· 9 years ago
5ee14e6
bonding: 3ad: apply ad_actor settings changes immediately
by Nikolay Aleksandrov
· 9 years ago
a1b486a
Merge branch 'bridge-mdb-entry-offload-flag'
by David S. Miller
· 9 years ago
9e8430f
bridge: mdb: Passing the port-group pointer to br_mdb module
by Elad Raz
· 9 years ago
9d06b6d
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
by Elad Raz
· 9 years ago
157ede6
bridge: mdb: add support for offloaded mdb entries
by Elad Raz
· 9 years ago
d66bd90
bonding: trivial: style fixes
by Zhang Shengju
· 9 years ago
0aca737
tcp: Fix syncookies sysctl default.
by David S. Miller
· 9 years ago
7158ce8
Merge branch 'ns-tcp-sysctls'
by David S. Miller
· 9 years ago
4979f2d
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
by Nikolay Borisov
· 9 years ago
1e579ca
ipv4: Namespaceify tcp_fin_timeout sysctl knob
by Nikolay Borisov
· 9 years ago
c402d9b
ipv4: Namespaceify tcp_orphan_retries sysctl knob
by Nikolay Borisov
· 9 years ago
c6214a9
ipv4: Namespaceify tcp_retries2 sysctl knob
by Nikolay Borisov
· 9 years ago
ae5c3f4
ipv4: Namespaceify tcp_retries1 sysctl knob
by Nikolay Borisov
· 9 years ago
1043e25
ipv4: Namespaceify tcp reordering sysctl knob
by Nikolay Borisov
· 9 years ago
12ed824
ipv4: Namespaceify tcp syncookies sysctl knob
by Nikolay Borisov
· 9 years ago
7c083ec
ipv4: Namespaceify tcp synack retries sysctl knob
by Nikolay Borisov
· 9 years ago
6fa2516
ipv4: Namespaceify tcp syn retries sysctl knob
by Nikolay Borisov
· 9 years ago
9d1eb21
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
e635919
Merge branch 'virtio_net_ethtool_settings'
by David S. Miller
· 9 years ago
16032be
virtio_net: add ethtool support for set and get of settings
by Nikolay Aleksandrov
· 9 years ago
103a8ad
ethtool: add speed/duplex validation functions
by Nikolay Aleksandrov
· 9 years ago
13340a0
Merge branch 'sunvnet-tracepoints'
by David S. Miller
· 9 years ago
365a102
sunvnet: perf tracepoint invocations to trace LDC state machine
by Sowmini Varadhan
· 9 years ago
46fcc6e
sunvnet: Add support for perf LDC event tracing
by Sowmini Varadhan
· 9 years ago
ffeb643
Merge branch 'tcp_cong_ctrl_refactoring'
by David S. Miller
· 9 years ago
d452e6c
tcp: tcp_cong_control helper
by Yuchung Cheng
· 9 years ago
2d14a4d
tcp: make congestion control more robust against reordering
by Yuchung Cheng
· 9 years ago
3ebd8871
tcp: refactor pkts acked accounting
by Yuchung Cheng
· 9 years ago
ddf1af6
tcp: new delivery accounting
by Yuchung Cheng
· 9 years ago
31ba0c1
tcp: move cwnd reduction after recovery state procesing
by Yuchung Cheng
· 9 years ago
e662ca4
tcp: retransmit after recovery processing and congestion control
by Yuchung Cheng
· 9 years ago
3575dbf
net: drop write-only stack variable
by David Herrmann
· 9 years ago
67eb033
net: Add support for fill_slave_info to VRF device
by David Ahern
· 9 years ago
22fae97
xen-netback: implement dynamic multicast control
by Paul Durrant
· 9 years ago
ce30905
Merge branch 'be2net-non-critical-fixes'
by David S. Miller
· 9 years ago
3c0d49a
be2net: Fix interval calculation in interrupt moderation
by Padmanabh Ratnakar
· 9 years ago
972f37b
be2net: Add retry in case of error recovery failure
by Padmanabh Ratnakar
· 9 years ago
1babbad
be2net: Fix Lancer error recovery
by Padmanabh Ratnakar
· 9 years ago
2e365b1
be2net: Don't run ethtool self-tests for VFs
by Somnath Kotur
· 9 years ago
ee9ad28
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
by Sriharsha Basavapatna
· 9 years ago
41dcdfb
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
by Sriharsha Basavapatna
· 9 years ago
fa5c867
be2net: check for INSUFFICIENT_PRIVILEGES error
by Suresh Reddy
· 9 years ago
a5a773a
be2net: return error status from be_set_phys_id()
by Suresh Reddy
· 9 years ago
19f76f6
Merge branch 'vxlan-headers-and-tx-cleanups'
by David S. Miller
· 9 years ago
f491e56
vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
by Jiri Benc
· 9 years ago
b4ed5ca
vxlan: consolidate csum flag handling
by Jiri Benc
· 9 years ago
1a8496b
vxlan: consolidate output route calculation
by Jiri Benc
· 9 years ago
828788a
vxlan: restructure vxlan.h definitions
by Jiri Benc
· 9 years ago
427bc46
vxlan: remove duplicated macros
by Jiri Benc
· 9 years ago
0e715d6
vxlan: cleanup types
by Jiri Benc
· 9 years ago
e3e17b7
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
by Eric Dumazet
· 9 years ago
9a23ac4
Merge branch 'tipc-topology-updates'
by David S. Miller
· 9 years ago
06c8581
tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1
by Parthasarathy Bhuvaragan
· 9 years ago
ae24555
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
by Parthasarathy Bhuvaragan
· 9 years ago
f3ad288
tipc: protect tipc_subscrb_get() with subscriber spin lock
by Parthasarathy Bhuvaragan
· 9 years ago
d409189
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
by Parthasarathy Bhuvaragan
· 9 years ago
cb01c7c
tipc: fix connection abort when receiving invalid cancel request
by Parthasarathy Bhuvaragan
· 9 years ago
c8beccc
tipc: fix connection abort during subscription cancellation
by Parthasarathy Bhuvaragan
· 9 years ago
7c13c62
tipc: introduce tipc_subscrb_subscribe() routine
by Parthasarathy Bhuvaragan
· 9 years ago
a4273c7
tipc: remove struct tipc_name_seq from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
3086523
tipc: remove filter and timeout elements from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
4f61d4e
tipc: remove incorrect check for subscription timeout value
by Parthasarathy Bhuvaragan
· 9 years ago
c6140a2
bonding: add slave device name for debug
by Zhang Shengju
· 9 years ago
387b75f
bgmac: add helper checking for BCM4707 / BCM53018 chip id
by Rafał Miłecki
· 9 years ago
Next »