Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
209cf2a751f9ff2a516102339e54fcac0176fa78
209cf2a
RDMA/ucma: Allow user space to pass AF_IB into resolve
by Sean Hefty
· 11 years ago
eebe4c3
RDMA/ucma: Allow user space to bind to AF_IB
by Sean Hefty
· 11 years ago
05ad945
RDMA/ucma: Name changes to indicate only IP addresses supported
by Sean Hefty
· 11 years ago
edaa7a5
RDMA/ucma: Add ability to query GID addresses
by Sean Hefty
· 11 years ago
cf53936
RDMA/cma: Export cma_get_service_id()
by Sean Hefty
· 11 years ago
ac53b26
RDMA/ucma: Support querying when IB paths are not reversible
by Sean Hefty
· 11 years ago
2e08b58
IB/sa: Export function to pack a path record into wire format
by Sean Hefty
· 11 years ago
ee7aed4
RDMA/ucma: Support querying for AF_IB addresses
by Sean Hefty
· 11 years ago
94d0c93
RDMA/cma: Only listen on IB devices when using AF_IB
by Sean Hefty
· 11 years ago
5c43813
RDMA/cma: Set qkey for AF_IB
by Sean Hefty
· 11 years ago
e8160e1
RDMA/cma: Expose private data when using AF_IB
by Sean Hefty
· 11 years ago
fbaa1a6
RDMA/cma: Merge cma_get/save_net_info
by Sean Hefty
· 11 years ago
01602f1
RDMA/cma: Remove unused SDP related code
by Sean Hefty
· 11 years ago
496ce3c
RDMA/cma: Add support for AF_IB to cma_get_service_id()
by Sean Hefty
· 11 years ago
f68194c
RDMA/cma: Add support for AF_IB to rdma_resolve_route()
by Sean Hefty
· 11 years ago
f17df3b
RDMA/cma: Add support for AF_IB to rdma_resolve_addr()
by Sean Hefty
· 11 years ago
4ae7152
RDMA/cma: Verify that source and dest sa_family are the same
by Sean Hefty
· 11 years ago
b0569e4
RDMA/cma: Restrict AF_IB loopback to binding to IB devices only
by Sean Hefty
· 11 years ago
f475383
RDMA/cma: Add helper functions to return id address information
by Sean Hefty
· 11 years ago
6a3e362
RDMA/cma: Do not modify sa_family when setting loopback address
by Sean Hefty
· 11 years ago
680f920
RDMA/cma: Allow user to specify AF_IB when binding
by Sean Hefty
· 11 years ago
58afdcb
RDMA/cma: Update port reservation to support AF_IB
by Sean Hefty
· 11 years ago
ef56086
IB/addr: Add AF_IB support to ip_addr_size
by Sean Hefty
· 11 years ago
2e2d190
RDMA/cma: Include AF_IB in loopback and any address checks
by Sean Hefty
· 11 years ago
c8dea2f9
RDMA/cma: Allow enabling reuseaddr in any state
by Sean Hefty
· 11 years ago
8d36eb0
RDMA/cma: Define native IB address
by Sean Hefty
· 11 years ago
fedaf4f
ndisc: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
9e8cda3
ipv6: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
af92e542
inet: frag , remove an empty ifdef.
by Rami Rosen
· 11 years ago
c936463
htb: refactor struct htb_sched fields for performance
by Eric Dumazet
· 11 years ago
bcefe17
tcp: introduce a per-route knob for quick ack
by Cong Wang
· 11 years ago
2c0740e
sctp: Convert __list_for_each use to list_for_each
by Dave Jones
· 11 years ago
8576827
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
by Yijing Wang
· 11 years ago
f9c7da5
amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
by Yijing Wang
· 11 years ago
b8a39dd
Bnx2x: remove redundant D0 power state set
by Yijing Wang
· 11 years ago
2206209
net: Add missing dependencies on NETDEVICES
by Ben Hutchings
· 11 years ago
d6cf7a8
at91_ether: Do not select NET_CORE
by Ben Hutchings
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
9ef71e0
tcp:typo unset should be unsent
by Weiping Pan
· 11 years ago
b88ec38
bonding: trivial: make alb use bond_slave_has_mac()
by Veaceslav Falico
· 11 years ago
257a3fe
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
by Sathya Perla
· 11 years ago
c2ff682
sit: fix an oops when IFLA_IPTUN_PROTO is not set
by Nicolas Dichtel
· 11 years ago
eea86af
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
by Daniel Borkmann
· 11 years ago
dc25c67
neigh: disallow un-init_net to change thresh of neigh
by Gao feng
· 11 years ago
170d6f9
neigh: only allow init_net to change the default neigh_parms
by Gao feng
· 11 years ago
cf89d6b
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
by Gao feng
· 11 years ago
75b2945
bnx2x: replace mechanism to check for next available packet
by Dmitry Kravkov
· 11 years ago
8f20aa5
bnx2x: add support for ndo_ll_poll
by Dmitry Kravkov
· 11 years ago
8501841
net/mlx4_en: Low Latency recv statistics
by Amir Vadai
· 11 years ago
9e77a2b
net/mlx4_en: Add Low Latency Socket (LLS) support
by Amir Vadai
· 11 years ago
dc3d807
openvswitch: gre tunneling support.
by David S. Miller
· 11 years ago
aa31070
openvswitch: Add gre tunnel support.
by Pravin B Shelar
· 11 years ago
a3e8299
openvswitch: Optimize flow key match for non tunnel flows.
by Pravin B Shelar
· 11 years ago
ffe3f43
openvswitch: Expand action buffer size.
by Pravin B Shelar
· 11 years ago
7d5437c
openvswitch: Add tunneling interface.
by Pravin B Shelar
· 11 years ago
74f84a5
openvswitch: Copy individual actions.
by Pravin B Shelar
· 11 years ago
9a62822
ip_tunnel: Add dont fragment flag.
by Pravin B Shelar
· 11 years ago
3d7b46c
ip_tunnel: push generic protocol handling to ip_tunnel module.
by Pravin B Shelar
· 11 years ago
0e6fbc5
ip_tunnels: extend iptunnel_xmit()
by Pravin B Shelar
· 11 years ago
45f2e99
gre: export gre_handle_offloads() function.
by Pravin B Shelar
· 11 years ago
752f36d
gre: export gre_build_header() function.
by Pravin B Shelar
· 11 years ago
bda7bb4
gre: Allow multiple protocol listener for gre protocol.
by Pravin B Shelar
· 11 years ago
20fd4d1
gre: Simplify gre protocol registration locking.
by Pravin B Shelar
· 11 years ago
ac8025a
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
by Sergei Shtylyov
· 11 years ago
c8bbe37
sh_eth: cleanup 'enum TD_STS_BIT'
by Sergei Shtylyov
· 11 years ago
a80c3de
sh_eth: remove redundant bits from 'eesipr_value' field initializer
by Sergei Shtylyov
· 11 years ago
8f80899
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
by Sergei Shtylyov
· 11 years ago
3719109
sh_eth: add NAPI support
by Sergei Shtylyov
· 11 years ago
ea7d69e
sh_eth: define/use EESR_RX_CHECK macro
by Sergei Shtylyov
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4067c66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
2f2a884
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
3a5a423
nl80211: fix attrbuf access race by allocating a separate one
by Johannes Berg
· 11 years ago
eb064c3
vxlan: fix check for migration of static entry
by stephen hemminger
· 11 years ago
646093a
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
by Wei Yongjun
· 11 years ago
4afe215
can: usb_8dev: unregister netdev before free()ing
by Marc Kleine-Budde
· 11 years ago
33be081
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
by Matthias Schiffer
· 11 years ago
a267a60
staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)
by Isaku Yamahata
· 11 years ago
511efbb
pxa168_eth: convert skb->end into skb_end_pointer(skb)
by Isaku Yamahata
· 11 years ago
18f1d05
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
by Isaku Yamahata
· 11 years ago
499e2e6
net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
by Isaku Yamahata
· 11 years ago
b32369f
net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)
by Isaku Yamahata
· 11 years ago
32de868
bridge: fix switched interval for MLD Query types
by Linus Lüssing
· 11 years ago
788dfca
vlan: restore ethtool ABI to control VLAN hardware acceleration
by Fernando Luis Vazquez Cao
· 11 years ago
dda9192
net: sctp: remove SCTP_STATIC macro
by Daniel Borkmann
· 11 years ago
939cfa7
net: sctp: get rid of t_new macro for kzalloc
by Daniel Borkmann
· 11 years ago
32bc9b4
fec: Add support to restart autonegotiate
by Chris Healy
· 11 years ago
cedb743
bonding: don't call alb_set_slave_mac_addr() while atomic
by Veaceslav Falico
· 11 years ago
ab8e99d
net: cpsw: check for cpts pointer after its allocation
by Sebastian Siewior
· 11 years ago
c5b248d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless
by David S. Miller
· 11 years ago
e00c7f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
ab69bde
alx: add a simple AR816x/AR817x device driver
by Johannes Berg
· 11 years ago
72bb72b
tg3: Prevent system hang during repeated EEH errors.
by Michael Chan
· 11 years ago
93725cb
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
by Haiyang Zhang
· 11 years ago
7aa2723
vxlan: handle skb_clone failure
by stephen hemminger
· 11 years ago
26a41ae6
vxlan: only migrate dynamic FDB entries
by stephen hemminger
· 11 years ago
3bf74b1
vxlan: fix race between flush and incoming learning
by stephen hemminger
· 11 years ago
c7b67ae
Merge branch 'tipc'
by David S. Miller
· 11 years ago
2537af9
tipc: remove dev_base_lock use from enable_bearer
by Ying Xue
· 11 years ago
126c052
tipc: fix wrong return value for link_send_sections_long routine
by Ying Xue
· 11 years ago
Next »